This commit is contained in:
Nicholas Marriott 2011-06-27 23:04:44 +00:00
parent c80f75f4f4
commit 6ce5ed60a6
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -150,6 +150,7 @@
- way to get command window was started with (part of format stuff?) - way to get command window was started with (part of format stuff?)
- last-pane across sessions - last-pane across sessions
- lsw -a and lsp -a should include session or session:window to be useful - lsw -a and lsp -a should include session or session:window to be useful
- attach should take a pane and select it as well as attaching
* 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!