diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-07-16 07:35:41 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-07-16 07:35:41 +0000 |
commit | 08d32a1522e7d15f7c2f7374ba57de4475ac52d0 (patch) | |
tree | cb576afa41119804d5b01baee1624d6fb8444878 | |
parent | d956ed07604b94b43090dfb423f36fe2bf9af31b (diff) | |
download | rtmux-08d32a1522e7d15f7c2f7374ba57de4475ac52d0.tar.gz rtmux-08d32a1522e7d15f7c2f7374ba57de4475ac52d0.tar.bz2 rtmux-08d32a1522e7d15f7c2f7374ba57de4475ac52d0.zip |
Update TODO.
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 ;-) |