aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-09-23 12:34:31 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-09-23 12:34:31 +0000
commitb8ce435a5413e25f1b88b024f7273f3cefd4d4d0 (patch)
tree141c615bf6aea8c2cb1feb532f9187640f61552a
parent6e0c097d9fb7b7ee157cef0a340520e34256e104 (diff)
downloadrtmux-b8ce435a5413e25f1b88b024f7273f3cefd4d4d0.tar.gz
rtmux-b8ce435a5413e25f1b88b024f7273f3cefd4d4d0.tar.bz2
rtmux-b8ce435a5413e25f1b88b024f7273f3cefd4d4d0.zip
+.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 91aa7818..1a878b0b 100644
--- a/TODO
+++ b/TODO
@@ -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!