From 100190214314cbcbdcf5cf4bb462e218a460b88e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 16 May 2009 11:48:47 +0000 Subject: select-layout command and some key bindings. --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b5044bd2..8693d52c 100644 --- a/TODO +++ b/TODO @@ -79,7 +79,6 @@ - attach should have a flag to create session if it doesn't exist - layout/split stuff: horiz split command, and similar resizing commands as for vert split - select-layout command make manual layout a bit less of a hack and make it handle a grid should the layout be a window option??? more layouts @@ -89,4 +88,4 @@ - document clear-history - document paste in status line - document SIGUSR1 behaviour - +- document select-layout -- cgit