diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-07-11 09:28:11 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2012-07-11 09:28:11 +0000 |
commit | f040bc249f87c3f1f78ed18e80d2384573f56142 (patch) | |
tree | 6e3f873d3f8749eb9ad60622d1d307811c7fc014 | |
parent | 3886f60671a29ef77ab88b314a9fd8e6c3feba91 (diff) | |
download | rtmux-f040bc249f87c3f1f78ed18e80d2384573f56142.tar.gz rtmux-f040bc249f87c3f1f78ed18e80d2384573f56142.tar.bz2 rtmux-f040bc249f87c3f1f78ed18e80d2384573f56142.zip |
Add.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -142,6 +142,8 @@ - allow commands to be executed when certaing patterns in a screen are clicked on with the mouse - flag to make next/previous commands skip a window +- way to do tmux command/run-shell from mode keys +- send command to all windows * 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! |