This commit is contained in:
Nicholas Marriott 2011-08-16 09:58:49 +00:00
parent e39c5a9e14
commit cd62411d78

1
TODO
View File

@ -141,6 +141,7 @@
- option to put status line at top (why?) - option to put status line at top (why?)
- 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?
* 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!