aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 53c7c1ed..2e9ae074 100644
--- a/TODO
+++ b/TODO
@@ -59,3 +59,5 @@
- input.c is too complicated. simplify?
- try change from pass-though model to redraw model (use updated screen
data). maybe too slow though?
+- use a better termcap internally instead of screen, perhaps xterm
+- tty.c is a bit ugly