diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-05-26 07:00:48 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-05-26 07:00:48 +0000 |
commit | d0f362a503ca438b9d0d8517411039011d88d19b (patch) | |
tree | a1410f9ff941464fc9d8472d66f2fd121c9062c7 | |
parent | ea6844b5b70c266248dfa3c6d80593891e063015 (diff) | |
download | rtmux-d0f362a503ca438b9d0d8517411039011d88d19b.tar.gz rtmux-d0f362a503ca438b9d0d8517411039011d88d19b.tar.bz2 rtmux-d0f362a503ca438b9d0d8517411039011d88d19b.zip |
Add.
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -141,6 +141,9 @@ OSC DCS etc - lsk/show etc should be able to output in a form suitable to put in config file etc +- option to specify initial text in command-prompt buffer (-T or + something). can be passed through status_replace so can be used + to start off with current window name when renaming * 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! |