diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-06-05 11:03:10 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-06-05 11:03:10 +0000 |
commit | 1cf916ca736b5b89a932f49eddadbd452a009354 (patch) | |
tree | cd321e362d1bedbb35fcbb409675cb729dea32c6 | |
parent | 12544ccd419d1899fc491043dd5f6b655341fe38 (diff) | |
download | rtmux-1cf916ca736b5b89a932f49eddadbd452a009354.tar.gz rtmux-1cf916ca736b5b89a932f49eddadbd452a009354.tar.bz2 rtmux-1cf916ca736b5b89a932f49eddadbd452a009354.zip |
Add.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -150,6 +150,7 @@ - wait-pane command or another way to make it synchronous/wait for command to finish - way to get command window started with (part of format stuff?) +- last-pane across sessions * 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! |