JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix save/restore cursor
authorMihail Zenkov <mihail.zenkov@gmail.com>
Tue, 1 Oct 2013 18:02:24 +0000 (20:02 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
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