diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-08-14 09:38:34 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-08-14 09:38:34 +0000 |
commit | d50f157f7e9c1b61cada6f1b29dd5465be0b153e (patch) | |
tree | 622aeae35a651ab52b474c29a850504b86eed324 | |
parent | 96aaa87df63bbfa06f0c4290ce59b347417cf039 (diff) | |
download | rtmux-d50f157f7e9c1b61cada6f1b29dd5465be0b153e.tar.gz rtmux-d50f157f7e9c1b61cada6f1b29dd5465be0b153e.tar.bz2 rtmux-d50f157f7e9c1b61cada6f1b29dd5465be0b153e.zip |
+.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -145,6 +145,7 @@ - way to do tmux command/run-shell from mode keys - send command to all windows - 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 upstream terminfo. Must NOT change (only add or remove) anything from TERM=screen so we can fallback! |