pull/1/head
Nicholas Marriott 2011-09-23 12:34:31 +00:00
parent 6e0c097d9f
commit b8ce435a54
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -142,6 +142,8 @@
- ignore $SHELL if it is not a full path or does not exist - ignore $SHELL if it is not a full path or does not exist
- panes should have names like windows - panes should have names like windows
- 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}
- formats need to be used for much much more stuff!
* 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!