summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-27 22:12:14 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-27 22:12:14 +0000
commit43c99c2fab409e41f4c970f4f9eb0079df88a78e (patch)
tree22723d7d762a1ea25e1cd5a550514afbb5ce933b /TODO
parentc6384a765b1113fbff54bc3f0126b3a578730b36 (diff)
Clear current line properly on clear eos.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6974251c..06e915ed 100644
--- a/TODO
+++ b/TODO
@@ -63,3 +63,4 @@
- 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
+- echo \\033[35\;46m\\033[2J last line quirk (with C-b r)