summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-11 13:48:05 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-11 13:48:05 +0000
commit0e7c6bdcc74bb8dcb67113a0e1c45120c6691706 (patch)
treebdb06f3533b91934d9583b4455e17fbf271725e2 /TODO
parent7e8ff69a1474bd53934c68054561b6a1de52b548 (diff)
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index b46cab3c..bfad2b69 100644
--- a/TODO
+++ b/TODO
@@ -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 ;-)