diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-02 17:45:05 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-02 17:45:05 +0000 |
commit | a6d3594d395a61cfab97a69ebcf85bff71875f2f (patch) | |
tree | e716b27ff74d518e85e40e64d7581f6aaa10ea82 /TODO | |
parent | 1c4ec6e47e0f805e8da61bb6e14f14d301175a93 (diff) | |
download | rtmux-a6d3594d395a61cfab97a69ebcf85bff71875f2f.tar.gz rtmux-a6d3594d395a61cfab97a69ebcf85bff71875f2f.tar.bz2 rtmux-a6d3594d395a61cfab97a69ebcf85bff71875f2f.zip |
Redraw client status lines on rename.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ unlink window (error if window only linked to one session) close window kill session + set status on/off - fix resize (width problems with multiple clients?) - handle tmux in tmux (check $TMUX and abort) - check for some reqd terminfo caps on startup |