Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
62ab938
)
Fix save/restore cursor
author
Mihail Zenkov <
[email protected]
>
Tue, 1 Oct 2013 18:02:24 +0000
(20:02 +0200)
committer
Roberto E. Vargas Caballero <
[email protected]
>
Wed, 2 Oct 2013 18:47:19 +0000
(20:47 +0200)
st was assuming that save/restore cursor position was independent
of the screen that was shown in each moment, but it is not true,
because each screen has a different save/restore buffer. This
patch fixes it.
No differences found