From: Michael D. Lowis Date: Wed, 21 Dec 2016 20:20:35 +0000 (-0500) Subject: update TODO list X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=1534d136f87598ecdfd34c93e622d8d8360256cd;p=projs%2Ftide.git update TODO list --- diff --git a/TODO.md b/TODO.md index 4c0fdf9..0954f3f 100644 --- 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