Corinna Vinschen
f42da31ad6
* fhandler.h (class fhandler_console): Add members `savebufsiz' and
`savebuf' to allow save/restore of screen.
* fhandler_console.cc (fhandler_console::dup): Duplicate savebuf.
(fhandler_console::fhandler_console): Initialize `savebufsiz' and
`savebuf'.
(fhandler_console::char_command): Add terminal capabilities
"save screen content" = \E[?47h and "restore screen content" = \E[?47l.
2001-03-30 11:10:13 +00:00
..
2001-03-30 11:10:13 +00:00
2001-03-17 18:50:22 +00:00
2001-02-21 19:33:42 +00:00
2001-03-10 16:45:28 +00:00
2001-03-18 03:25:30 +00:00
2001-03-20 19:27:37 +00:00
2001-03-20 01:26:45 +00:00
2001-03-20 01:26:45 +00:00
2000-12-03 05:40:45 +00:00
2000-08-10 23:51:25 +00:00
2001-02-22 12:37:32 +00:00
2000-10-02 02:05:23 +00:00