aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-05-31 17:38:34 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-05-31 17:38:34 +0100
commit92d86586b713ae89f3be40efbbd31089ec378e6b (patch)
tree2751eea1adfbd324310c61e816d11cf521ee55b8
parenta8e0363914d83f950f35a11816a9ff9a8c98efe4 (diff)
downloadrtmux-92d86586b713ae89f3be40efbbd31089ec378e6b.tar.gz
rtmux-92d86586b713ae89f3be40efbbd31089ec378e6b.tar.bz2
rtmux-92d86586b713ae89f3be40efbbd31089ec378e6b.zip
Update TODO.
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index 9e864fc0..c752022f 100644
--- a/TODO
+++ b/TODO
@@ -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