aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-02-25 21:55:15 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-02-25 21:55:15 +0000
commit092cca4b5f76414ad1788e68547a687a4f8a1606 (patch)
tree6752a51e2da80939b769c0111849d61977dcae33
parentc45eb2713b90fb6b354d058c03ea9b670c00a1b5 (diff)
downloadrtmux-092cca4b5f76414ad1788e68547a687a4f8a1606.tar.gz
rtmux-092cca4b5f76414ad1788e68547a687a4f8a1606.tar.bz2
rtmux-092cca4b5f76414ad1788e68547a687a4f8a1606.zip
Update TODO.
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 910ebe18..9d9654d3 100644
--- a/TODO
+++ b/TODO
@@ -10,7 +10,6 @@
- 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
kill-window to limit accidental presses
-- refer to windows by name etc (duplicates? fnmatch?)
- commands:
extend list-clients to list clients attached to a session (-a for all?)
bring back detach-session to detach all clients on a session?
@@ -98,3 +97,4 @@
for stuff like mode keys?
- bug: copy mode gets the start of the selection wrong
- document status-keys
+- refer to windows by name etc (duplicates? fnmatch?)