summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2012-07-11 09:28:11 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2012-07-11 09:28:11 +0000
commitf040bc249f87c3f1f78ed18e80d2384573f56142 (patch)
tree6e3f873d3f8749eb9ad60622d1d307811c7fc014 /TODO
parent3886f60671a29ef77ab88b314a9fd8e6c3feba91 (diff)
Add.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 492adee1..633f1c4d 100644
--- a/TODO
+++ b/TODO
@@ -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!