]> sourceware.org Git - newlib-cygwin.git/commit
* fhandler_console.cc (fhandler_console::save_restore): Save only until last
authorChristopher Faylor <me@cgf.cx>
Mon, 10 Mar 2014 03:15:39 +0000 (03:15 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 10 Mar 2014 03:15:39 +0000 (03:15 +0000)
commitcda5aac102ba5161412731eae7f278781483876e
treeba608ba9b867890b5dc335c23758175609e63a9a
parentdc5694dc883799b7b28a5fbe8b0ab3439a124e94
* fhandler_console.cc (fhandler_console::save_restore): Save only until last
written row and, because of this, don't bother trying to restore the screen
buffer size.  Set cursor position after refilling buffer.
(fhandler_console::write): Use absolute paths when saving/restoring cursor
position or suffer odd problems after a saved screen is restored.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler_console.cc
This page took 0.028628 seconds and 5 git commands to generate.