summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-12 20:59:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-12 20:59:33 +0000
commit89d298d4c7cf61c3ba8674ecf07c19ffbbb4dc13 (patch)
tree81eb88da6702923667a45ecad547a3bba81de664 /TODO
parent4a419bbc9a7f10fca45038fdebca170f5577596a (diff)
Tweak.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6d7168d7..27abc062 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,10 @@
- some of the uses of buffers really sucks. buffer_reverse_add/remove,
and buffer_insert_range/delete_range are abominations. this should be
rethought
+- handle ioctl/termios stuff on window sockets
- figure out once and for all what is going on with backspace and del
+ backspace should be translated per the termios setting.
+ del passed through?
- window creation/idle time
- attributes could be 8 not 16 bits
- profile/optimise, particularly (i suspect) input.c