summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-23 22:42:04 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-23 22:42:04 +0000
commitc2876e64772e5aa6d0cca36e7666d90f9c5bd643 (patch)
treeb771ff261a316c4a61f7d42786b2fba60481a79e /TODO
parentc78b8d06a640538771597e6ce7a98c6a729aa85f (diff)
Sync.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 40d47a29..296d4841 100644
--- a/TODO
+++ b/TODO
@@ -23,6 +23,7 @@
command to purge window history
extend list-clients to list clients attached to a session (-a for all?)
bring back detach-session to detach all clients on a session?
+ clone-session command to link all windows to a new session
- function groups, bind-key ^W { select-window 0; send-key ^W } etc ***
- allow fnmatch for -c, so that you can, eg, detach all clients
- bind non prefix keys
@@ -56,9 +57,8 @@
- list-keys should be sorted
- copy-mode enhancements: next word etc etc
- problems with force-width when wrapping line in emacs?
-- command history for command-prompt. better tab completion
-- options parsing could be much more generic, opening the way for abbreviation
- and tab completion of option names
+- command history for command-prompt. better tab completion (use options too)
+- window options should be done similarly to standard options
---
- document list-commands. document switch-client
- document buffer stuff