diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-09-23 12:34:31 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-09-23 12:34:31 +0000 |
commit | b8ce435a5413e25f1b88b024f7273f3cefd4d4d0 (patch) | |
tree | 141c615bf6aea8c2cb1feb532f9187640f61552a | |
parent | 6e0c097d9fb7b7ee157cef0a340520e34256e104 (diff) | |
download | rtmux-b8ce435a5413e25f1b88b024f7273f3cefd4d4d0.tar.gz rtmux-b8ce435a5413e25f1b88b024f7273f3cefd4d4d0.tar.bz2 rtmux-b8ce435a5413e25f1b88b024f7273f3cefd4d4d0.zip |
+.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -142,6 +142,8 @@ - ignore $SHELL if it is not a full path or does not exist - panes should have names like windows - command-prompt doesn't work if made read-only. why? +- option to quote format eg #{session_name:quoted} +- formats need to be used for much much more stuff! * We need a tmux terminfo entry to document the extensions we are using in upstream terminfo. Must NOT change (only add or remove) anything from TERM=screen so we can fallback! |