pull/1/head
Nicholas Marriott 2008-06-23 22:42:04 +00:00
parent c78b8d06a6
commit c2876e6477
1 changed files with 3 additions and 3 deletions

6
TODO
View File

@ -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