summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-27 21:07:38 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-27 21:07:38 +0000
commitc6384a765b1113fbff54bc3f0126b3a578730b36 (patch)
tree3f39fae37a3c479f550ff9e7da3141298eab1e90 /TODO
parent7034ba236f4cbb94753f23747e363644a932221e (diff)
Flush data on tty open. Also reset colour before clearing line/screen.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 206c4ce8..6974251c 100644
--- a/TODO
+++ b/TODO
@@ -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