diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-08-21 18:28:31 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-08-21 18:28:31 +0100 |
commit | 8954d01f968d73f5e60bdff200b7549b09d511c3 (patch) | |
tree | 9bc4b48c6f7b4a5d6c35adb8dd2dd871a51efe2f | |
parent | b2fe9bff3f11f00c26be22c1b583a467a3e692da (diff) | |
download | rtmux-8954d01f968d73f5e60bdff200b7549b09d511c3.tar.gz rtmux-8954d01f968d73f5e60bdff200b7549b09d511c3.tar.bz2 rtmux-8954d01f968d73f5e60bdff200b7549b09d511c3.zip |
+ to TODO.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ * choose-mode and copy-mode are very similar, make choose-mode a subset? * flag to choose-* for sort order * choose mode would be better per client than per window + * two choices (first one then second, for swap-pane and join-pane) - improve monitor-*: * straighten out rules for multiple clients |