From adc5f80bf927d58e33dc837561841d8dc31ba174 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott <nicholas.marriott@gmail.com> Date: Thu, 4 Oct 2007 10:13:38 +0000 Subject: [PATCH] Update & sync. --- TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index a079680f..b15d93c7 100644 --- a/TODO +++ b/TODO @@ -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