This commit is contained in:
Nicholas Marriott 2011-09-25 18:45:15 +00:00
parent d635d79042
commit d6dc4c30f4

1
TODO
View File

@ -144,6 +144,7 @@
- command-prompt doesn't work if made read-only. why? - command-prompt doesn't work if made read-only. why?
- option to quote format eg #{session_name:quoted} - option to quote format eg #{session_name:quoted}
- formats need to be used for much much more stuff! - 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 * 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 upstream terminfo. Must NOT change (only add or remove) anything from
TERM=screen so we can fallback! TERM=screen so we can fallback!