diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-05-31 17:38:34 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-05-31 17:38:34 +0100 |
commit | 92d86586b713ae89f3be40efbbd31089ec378e6b (patch) | |
tree | 2751eea1adfbd324310c61e816d11cf521ee55b8 | |
parent | a8e0363914d83f950f35a11816a9ff9a8c98efe4 (diff) | |
download | rtmux-92d86586b713ae89f3be40efbbd31089ec378e6b.tar.gz rtmux-92d86586b713ae89f3be40efbbd31089ec378e6b.tar.bz2 rtmux-92d86586b713ae89f3be40efbbd31089ec378e6b.zip |
Update TODO.
-rw-r--r-- | TODO | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -25,14 +25,6 @@ * comparison operators like < and > (for #{version}?) * %else statement in config file -- choose mode improvements: - * choose-pane command (augment choose-tree to do this?) - * flag to choose-* for sort order - * two choices (first one then second, for swap-pane and join-pane) - * choose modes should ditch the key bindings and just have fixed keys, and - be more customized to their purpose (d to delete a buffer for choose-buffer, - a preview of buffer contents, etc) - - improve monitor-*: * straighten out rules for multiple clients * think about what happens across sessions |