pull/1/head
Nicholas Marriott 2007-09-20 18:27:23 +00:00
parent 34f87e521b
commit 656f2a264c
1 changed files with 5 additions and 1 deletions

6
TODO
View File

@ -13,6 +13,10 @@
- scrollback
- server doesn't handle SIGTERM anymore...
- sleep(1) to wait for server frankly sucks
- two-way communication (rename) sucks. lose it and use a comamnd line option
- two-way communication (rename) sucks. lose it and use a command line option
for everythin
- toolbar, copy/paste
- cleanup/redesign IPC
- some of the uses of buffers really sucks. buffer_reverse_add/remove,
and buffer_insert_range/delete_range are abominations. this should be
rethought