From 08d32a1522e7d15f7c2f7374ba57de4475ac52d0 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 16 Jul 2009 07:35:41 +0000 Subject: [PATCH] Update TODO. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index b290aefa..b3b00bc0 100644 --- a/TODO +++ b/TODO @@ -103,4 +103,10 @@ - I think there are potential leaks in the prompt code if a new prompt is created without the callback for the old being cleared; this might be quite hard to hit, lock-server seems the only candidate +- split list-windows into separate list-windows and list-panes +- warts on current naming: + - display-time but message-fg/bg/attr + - list-* vs show-* + - server-info + - up-pane/down-pane vs next-*/previous-* vs resize-pane U/D/L/R - tidy up and prioritise todo list ;-)