Don't nuke charset flag on [0m. Also rename DRAWING -> CHARSET flag.

This commit is contained in:
Nicholas Marriott
2007-11-27 23:01:27 +00:00
parent 43c99c2fab
commit f47ab8f13f
4 changed files with 11 additions and 10 deletions

1
TODO
View File

@ -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?