Update TODO.

This commit is contained in:
Nicholas Marriott 2016-04-30 20:04:41 +01:00
parent 5849c950d0
commit 2b9f8ae485
1 changed files with 0 additions and 3 deletions

3
TODO
View File

@ -45,8 +45,6 @@
* bind commands to mouse in different areas? * bind commands to mouse in different areas?
* commands executed when clicking on a pattern (URL) * commands executed when clicking on a pattern (URL)
- hooks!
- warts on current naming: - warts on current naming:
* display-time but message-fg/bg/attr * display-time but message-fg/bg/attr
* list-* vs show-* * list-* vs show-*
@ -76,7 +74,6 @@
* searching in copy mode should unwrap lines, so if you seach for "foobar" * searching in copy mode should unwrap lines, so if you seach for "foobar"
then it should be found even if it is now "foo\nbar" (if the WRAP flag then it should be found even if it is now "foo\nbar" (if the WRAP flag
is set on the line) is set on the line)
* {} to go to next/previous blank line in copy mode
- layout stuff - layout stuff
* way to tag a layout as a number/name * way to tag a layout as a number/name