Update TODO.

pull/1/head
Nicholas Marriott 2009-07-16 07:35:41 +00:00
parent d956ed0760
commit 08d32a1522
1 changed files with 6 additions and 0 deletions

6
TODO
View File

@ -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 ;-)