diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 10:13:38 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-04 10:13:38 +0000 |
commit | adc5f80bf927d58e33dc837561841d8dc31ba174 (patch) | |
tree | 102218788b7e129f5342e178634e52ce767c6630 | |
parent | 57157a1cde3bea69e6cf6f20d39b7ba0b5483b0d (diff) | |
download | rtmux-adc5f80bf927d58e33dc837561841d8dc31ba174.tar.gz rtmux-adc5f80bf927d58e33dc837561841d8dc31ba174.tar.bz2 rtmux-adc5f80bf927d58e33dc837561841d8dc31ba174.zip |
Update & sync.
-rw-r--r-- | TODO | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -43,19 +43,16 @@ -- For 0.1 -------------------------------------------------------------------- - man page - commands: + rename windows rename sessions swap windows link/copy windows - detach session remotely - create window remotely unlink window (error if window only linked to one session) close window kill session set status on/off - set meta set shell - list-keys (list key bindings) -- fix resize (width problems with multiple clients?) +- fix resize (check for width problems with multiple clients) - handle tmux in tmux (check $TMUX and abort) - check for some reqd terminfo caps on startup - sort out the pause mess |