summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-27 23:01:27 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-27 23:01:27 +0000
commitf47ab8f13fd76cb1761c74d1384ce7695ebbea44 (patch)
tree4cff9ae5eba759659fe501468f62355e59e84b8d /TODO
parent43c99c2fab409e41f4c970f4f9eb0079df88a78e (diff)
Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 06e915ed..e9a52a23 100644
--- a/TODO
+++ b/TODO
@@ -57,6 +57,7 @@
- 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_*?)
+- get rid of stderr/stdout hacks in log.c
-- For 0.2 --------------------------------------------------------------------
- window splitting?