Update TODO.

pull/1/head
Nicholas Marriott 2009-07-11 13:48:05 +00:00
parent 7e8ff69a14
commit 0e7c6bdcc7
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -97,4 +97,7 @@
internally b) change paste-buffer to translate \r to \n per xterm c)
add a -r option to paste-buffer to turn off the translation
- paste-buffer etc should be able to handle \0, so needs a size member and no more strlen
- is utf8 a valid charset in LANG? also check for "unicode" in TERM
- what about utmp etc? can tmux update it like screen? setgid?
- system-wide configuration file
- tidy up and prioritise todo list ;-)