diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-02 17:35:00 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-02 17:35:00 +0000 |
commit | 91eb9206d0bb246e9a7d4ab74c0a5a7b38e377c3 (patch) | |
tree | cc7a9b5b8017a10bc5ddc41e1fb6b750d9263f91 /TODO | |
parent | 72582756055a23a50b647f0813c9fbc54829c65a (diff) | |
download | rtmux-91eb9206d0bb246e9a7d4ab74c0a5a7b38e377c3.tar.gz rtmux-91eb9206d0bb246e9a7d4ab74c0a5a7b38e377c3.tar.bz2 rtmux-91eb9206d0bb246e9a7d4ab74c0a5a7b38e377c3.zip |
Warn on ambiguous commands.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -43,6 +43,5 @@ close window kill session - fix resize (width problems with multiple clients?) -- deal properly with ambiguous ops... list-sessions & list-windows - handle tmux in tmux (check $TMUX and abort) - check for some reqd terminfo caps on startup |