diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-06-05 10:29:33 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-06-05 10:29:33 +0000 |
commit | 12544ccd419d1899fc491043dd5f6b655341fe38 (patch) | |
tree | e0cd01e8b7b88ee75c732ea62047d8ccb6cfd6a8 | |
parent | dac6e55e0a9c4e411f10f74ac6dabdf62994d787 (diff) | |
download | rtmux-12544ccd419d1899fc491043dd5f6b655341fe38.tar.gz rtmux-12544ccd419d1899fc491043dd5f6b655341fe38.tar.bz2 rtmux-12544ccd419d1899fc491043dd5f6b655341fe38.zip |
Add.
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -145,6 +145,11 @@ something). can be passed through status_replace so can be used to start off with current window name when renaming - Support for borderless panes +- run-shell/if-shell should support status_replace stuff +- custom prompts for confirm-before +- 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?) * 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! |