diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-09 14:52:11 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2013-02-09 14:52:11 +0000 |
commit | 0648c587162da4eae0805e35805454c46be70321 (patch) | |
tree | 76f9cf0d444af756bad32c9aa6949c8629af19ea | |
parent | fe00607816308953209cb85ab92a586c1f344cde (diff) | |
download | rtmux-0648c587162da4eae0805e35805454c46be70321.tar.gz rtmux-0648c587162da4eae0805e35805454c46be70321.tar.bz2 rtmux-0648c587162da4eae0805e35805454c46be70321.zip |
Add to TODO list.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -155,6 +155,8 @@ TMUX UI ISSUES subset of copy-mode in that it inherits key-bindings and other traits but not all. - add -c for new-session like new-window +- flag to choose-* for sort order (eg sort windows/sessions/clients by last + used time) - perhaps using formats (but what about numeric sort)? TERMINAL ISSUES ================ |