aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-05-26 07:00:48 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-05-26 07:00:48 +0000
commitd0f362a503ca438b9d0d8517411039011d88d19b (patch)
treea1410f9ff941464fc9d8472d66f2fd121c9062c7
parentea6844b5b70c266248dfa3c6d80593891e063015 (diff)
downloadrtmux-d0f362a503ca438b9d0d8517411039011d88d19b.tar.gz
rtmux-d0f362a503ca438b9d0d8517411039011d88d19b.tar.bz2
rtmux-d0f362a503ca438b9d0d8517411039011d88d19b.zip
Add.
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9778acf8..76d941b8 100644
--- a/TODO
+++ b/TODO
@@ -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!