mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-21 00:07:36 +08:00
Change wording
This commit is contained in:
parent
9eea6488da
commit
9fc8db8c60
@ -13,9 +13,9 @@
|
||||
(fhandler_console::focus_aware): Accommodate name change.
|
||||
* fhandler_console.cc: Use 'b' field of dev_console throughout instead
|
||||
of disparate names. Accommodate dev_state -> con rename.
|
||||
(dev_state:save_restore): New function. Now attempts to save the
|
||||
entire screen buffer rather than just the visible part. Clear the
|
||||
buffer when saving, like Linux.
|
||||
(dev_state:save_restore): New function. Attempt to save the entire
|
||||
screen buffer rather than just the visible part. Clear the buffer when
|
||||
saving, like Linux.
|
||||
(fhandler_console::char_command): Use con.save_restore() for
|
||||
Save/restore screen sequence.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user