diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-09-25 18:45:15 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-09-25 18:45:15 +0000 |
commit | d6dc4c30f44e20071f73dff43edb2d02bddd2434 (patch) | |
tree | fb852df6c4b62e2e9b3d947400637b27e3efa0e0 | |
parent | d635d790420a53d2e1b306e7e691dfa2e86e148d (diff) | |
download | rtmux-d6dc4c30f44e20071f73dff43edb2d02bddd2434.tar.gz rtmux-d6dc4c30f44e20071f73dff43edb2d02bddd2434.tar.bz2 rtmux-d6dc4c30f44e20071f73dff43edb2d02bddd2434.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -144,6 +144,7 @@ - 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! +- flags to find-window to select what is searched (title, name, content, history) * 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! |