diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-25 21:55:15 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-02-25 21:55:15 +0000 |
commit | 092cca4b5f76414ad1788e68547a687a4f8a1606 (patch) | |
tree | 6752a51e2da80939b769c0111849d61977dcae33 | |
parent | c45eb2713b90fb6b354d058c03ea9b670c00a1b5 (diff) | |
download | rtmux-092cca4b5f76414ad1788e68547a687a4f8a1606.tar.gz rtmux-092cca4b5f76414ad1788e68547a687a4f8a1606.tar.bz2 rtmux-092cca4b5f76414ad1788e68547a687a4f8a1606.zip |
Update TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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?) |