Flush data on tty open. Also reset colour before clearing line/screen.

This commit is contained in:
Nicholas Marriott
2007-11-27 21:07:38 +00:00
parent 7034ba236f
commit c6384a765b
3 changed files with 13 additions and 5 deletions

4
TODO
View File

@ -57,7 +57,9 @@
- lift SHRT_MAX limits for history
- audit copy/scroll and other modes for problems with very small windows
- screen_draw_* moved out/renamed (accept TTY_*?)
- SIGWINCH can probably be handled in server
-- For 0.2 --------------------------------------------------------------------
- window splitting?
- restore term cap checks
- anything which uses cmd_{send,recv}_string will break if the string is
split. string length should be part of the command size