From 133539a2d4d329f53b9e6e0e3b6bff7c35628154 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 21 May 2009 19:51:33 +0000 Subject: [PATCH] Update. --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index d431d8a7..f37c49d7 100644 --- a/TODO +++ b/TODO @@ -83,9 +83,10 @@ ** NEW layout design: 1. finish rewrite manual with tree of layout_cell (resize can be recursive?) - 2. convert automatic layout modes to produce a tree + 2. convert automatic layout modes to produce a tree and make + them one-off operations? 3. move any size/position details from window_pane to layout_cell - 4. a way to address panes by name ("top-left") and position ("0,0") + 5. a way to address panes by name ("top-left") and position ("0,0") - test bug sshing from freebsd console (tom iirc?) - document manual-vertical changes XXX this will change again... - document main-pane-width and main-pane-height and main-horizontal