From a6d3594d395a61cfab97a69ebcf85bff71875f2f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 2 Oct 2007 17:45:05 +0000 Subject: Redraw client status lines on rename. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index cca7a5cc..972504bd 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit