diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-07-11 13:48:05 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-07-11 13:48:05 +0000 |
commit | 0e7c6bdcc74bb8dcb67113a0e1c45120c6691706 (patch) | |
tree | bdb06f3533b91934d9583b4455e17fbf271725e2 | |
parent | 7e8ff69a1474bd53934c68054561b6a1de52b548 (diff) | |
download | rtmux-0e7c6bdcc74bb8dcb67113a0e1c45120c6691706.tar.gz rtmux-0e7c6bdcc74bb8dcb67113a0e1c45120c6691706.tar.bz2 rtmux-0e7c6bdcc74bb8dcb67113a0e1c45120c6691706.zip |
Update TODO.
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 ;-) |