From 0e7c6bdcc74bb8dcb67113a0e1c45120c6691706 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 11 Jul 2009 13:48:05 +0000 Subject: [PATCH] Update TODO. --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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 ;-)