Update TODO.

This commit is contained in:
Nicholas Marriott 2009-02-25 21:55:15 +00:00
parent c45eb2713b
commit 092cca4b5f

2
TODO
View File

@ -10,7 +10,6 @@
- Implicitly add exec to the commands for new windows (switch to disable it) - Implicitly add exec to the commands for new windows (switch to disable it)
- it would be nice to have multichar commands so you could have C-b K K for - it would be nice to have multichar commands so you could have C-b K K for
kill-window to limit accidental presses kill-window to limit accidental presses
- refer to windows by name etc (duplicates? fnmatch?)
- commands: - commands:
extend list-clients to list clients attached to a session (-a for all?) extend list-clients to list clients attached to a session (-a for all?)
bring back detach-session to detach all clients on a session? bring back detach-session to detach all clients on a session?
@ -98,3 +97,4 @@
for stuff like mode keys? for stuff like mode keys?
- bug: copy mode gets the start of the selection wrong - bug: copy mode gets the start of the selection wrong
- document status-keys - document status-keys
- refer to windows by name etc (duplicates? fnmatch?)