Add to TODO.

This commit is contained in:
Nicholas Marriott 2012-08-12 18:56:25 +00:00
parent c081af2963
commit 44307712ed

1
TODO
View File

@ -144,6 +144,7 @@
- flag to make next/previous commands skip a window - flag to make next/previous commands skip a window
- way to do tmux command/run-shell from mode keys - way to do tmux command/run-shell from mode keys
- send command to all windows - send command to all windows
- choose-pane command
* 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!