summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-08-08 17:36:30 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-08-08 17:36:30 +0000
commitb43ed100c28ecf78880f70b74f5f76cf315ae03a (patch)
tree47b9ebf0b844762adfc50553ceeb2fc2af83459e /TODO
parent8ed403e3093c3e04128bcac51d17cb8fa9b52d1f (diff)
Done.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 37e5ed22..38450ff1 100644
--- a/TODO
+++ b/TODO
@@ -30,7 +30,6 @@
- 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
- split clients into three RB trees by fd: attached/unattached/dead?
or tailqs? what would be fastest per-char?
- window splitting?