Xinqi Bao's Git

Fix save/restore cursor
authorMihail Zenkov <[email protected]>
Tue, 1 Oct 2013 18:02:24 +0000 (20:02 +0200)
committerRoberto 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