]> git.mdlowis.com Git - projs/tide.git/commitdiff
update TODO list
authorMichael D. Lowis <mike.lowis@gentex.com>
Wed, 21 Dec 2016 20:20:35 +0000 (15:20 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Wed, 21 Dec 2016 20:20:35 +0000 (15:20 -0500)
TODO.md

diff --git a/TODO.md b/TODO.md
index 4c0fdf90eb8ab57fbf28fb4c5ef37455eddc7db2..0954f3ff7ba6d0d9f4c0688ddf0c9d1a0ecb2425 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -2,10 +2,13 @@
 
 Up Next:
 
+* Tag line count should account for wrapped lines
 * Middle click on nothing quits the editor
 * Indent/Unindent on first line of buffer causes infinite loop
 * block selection should handle brace-balancing
 * context sensitive selection of words, commands, line numbers, or filenames.
+* ctrl+f should move the pointer to the match
+* ctrl+shift+f should find next occurence of previous search term
 * check for file changes on save
 * check for file changes when window regains focus