summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-06-05 10:29:33 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-06-05 10:29:33 +0000
commit12544ccd419d1899fc491043dd5f6b655341fe38 (patch)
treee0cd01e8b7b88ee75c732ea62047d8ccb6cfd6a8
parentdac6e55e0a9c4e411f10f74ac6dabdf62994d787 (diff)
Add.
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index b2bed016..29daf839 100644
--- a/TODO
+++ b/TODO
@@ -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!