Do not save cursor in tresize.
This patch fixes the bug introduced in
8f11e1cd03
To reproduce the bug:
1. Save cursor: printf '\e[s'
2. Load cursor: printf '\e[u'
3. Resize st window.
4. Load cursor again: printf '\e[u'
master
parent
5f91983541
commit
6b315558f8
Loading…
Reference in New Issue