aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-14 08:44:25 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-14 08:44:25 +0000
commiteb72bede4756278df051e02ce9d711a307f7a36a (patch)
treecedf63d4ef3ca45f40e9ad708b8c47444dcf5951
parent7e3cc5fd121ff54fbe3e1b9d531cfba63bcf9768 (diff)
downloadrtmux-eb72bede4756278df051e02ce9d711a307f7a36a.tar.gz
rtmux-eb72bede4756278df051e02ce9d711a307f7a36a.tar.bz2
rtmux-eb72bede4756278df051e02ce9d711a307f7a36a.zip
Sync.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 27abc062..7bffc182 100644
--- a/TODO
+++ b/TODO
@@ -56,6 +56,12 @@
kill server
- force-default option: assume terminal supports default colours even if AX
is missing (like, eg, xterm-color in an aterm)
+- refer to windows by name etc (duplicates?)
+- command to run something without a window at all
+- command to insert a key into a window
+- function groups:
+ bind-key ^W { select-window 0; send-key ^W }
+ etc
-- For 0.1 --------------------------------------------------------------------
- fix most(1) problems after scrolling