diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-08-01 12:35:51 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-08-01 12:42:54 +0200 |
commit | 05847ad6e9b505b0d66292bc7ca126e323be3e23 (patch) | |
tree | 60e1614b2e839638840a84bfcc3c85d55e382f65 /COPYING.LIB | |
parent | 11dcf9cb5cf4f7f15799dedc9cdeab3cae0de64e (diff) | |
download | cygnal-05847ad6e9b505b0d66292bc7ca126e323be3e23.tar.gz cygnal-05847ad6e9b505b0d66292bc7ca126e323be3e23.tar.bz2 cygnal-05847ad6e9b505b0d66292bc7ca126e323be3e23.zip |
Fix console clear screen in case of partial scrolling
Commit d7586cb incorrectly checked only for the new cursor position
beyond the old cursor position to decide if we have to correct for user
scrolling. Since this situation is handled just fine if the cursor is
still visible, only perform the subsequent correction if the cursor is
not in the visible console window.
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'COPYING.LIB')
0 files changed, 0 insertions, 0 deletions