From 1534d136f87598ecdfd34c93e622d8d8360256cd Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Wed, 21 Dec 2016 15:20:35 -0500 Subject: [PATCH] update TODO list --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.52.0