aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-16 07:35:41 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-16 07:35:41 +0000
commit08d32a1522e7d15f7c2f7374ba57de4475ac52d0 (patch)
treecb576afa41119804d5b01baee1624d6fb8444878
parentd956ed07604b94b43090dfb423f36fe2bf9af31b (diff)
downloadrtmux-08d32a1522e7d15f7c2f7374ba57de4475ac52d0.tar.gz
rtmux-08d32a1522e7d15f7c2f7374ba57de4475ac52d0.tar.bz2
rtmux-08d32a1522e7d15f7c2f7374ba57de4475ac52d0.zip
Update TODO.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
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 ;-)