TODO changes.

This commit is contained in:
Nicholas Marriott 2013-04-10 12:43:08 +01:00
parent 4b0ed56e32
commit 3ea893464f

4
TODO
View File

@ -27,7 +27,7 @@
* choose-pane command (augment choose-tree to do this?)
* choose-mode and copy-mode are very similar, make choose-mode a subset?
* flag to choose-* for sort order
* chose mode would be better per client than per window
* choose mode would be better per client than per window
- improve monitor-*:
* straighten out rules for multiple clients
@ -77,8 +77,6 @@
first an implicit table in which C-b is the only default binding to a command
that says "next key from $othertable" and so on. means -n can go away as well
- why are -s and -t different for swap- and move-pane?
- copy/paste improvements:
* case insensitive searching
* incremental searching