src/winsup/cygwin ChangeLog fhandler_console.cc

cgf@cygwin.com cgf@cygwin.com
Mon Mar 10 03:15:00 GMT 2014


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2014-03-10 03:15:39

Modified files:
	winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
	* 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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6366&r2=1.6367
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.291&r2=1.292



More information about the Cygwin-cvs mailing list