This commit is contained in:
Nicholas Marriott 2012-08-14 09:38:34 +00:00
parent 96aaa87df6
commit d50f157f7e

1
TODO
View File

@ -145,6 +145,7 @@
- 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 - choose-pane command
- wrap/no wrap esc seq DEC CSI ? 7 h/l
* 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!