Add a couple of notes so I don't forget.

pull/1/head
Nicholas Marriott 2009-07-22 21:02:07 +00:00
parent aa3a262caa
commit 19aae6dbd8
1 changed files with 3 additions and 1 deletions

4
TODO
View File

@ -86,10 +86,12 @@
- option (mode-mouse) to turn off mouse in copy-mode etc
- way to override terminfo definitions
- ability to rebind mode keys
- make key binding code generic (key_tree?) from key_bindings, then use it for mode keya
- split mode keys into separate trees for edit/choice/movement? flag for mode (vi)?
- 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
- pxvt25 doesn't work properly, why? (bce?)
- pcvt25 doesn't work properly, why? (bce?)
- tidy up and prioritise todo list ;-)