diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-12-25 00:17:52 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-12-25 00:32:39 +0530 |
| commit | 82d612b7c37b432bc4abd8e158d6fe076d391ddc (patch) | |
| tree | ef61b3910e5a54fc0ff581e36392e27150ccf470 /TODO.norg | |
| parent | 459488a2e777380fcb65e3b4dd355fe525ff77ca (diff) | |
| download | chelleport-82d612b7c37b432bc4abd8e158d6fe076d391ddc.tar.gz chelleport-82d612b7c37b432bc4abd8e158d6fe076d391ddc.zip | |
Add <c-n> and <c-p> to walk through matches
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,9 +1,14 @@ * Current + - ( ) Optimize speed of ocr + --- Load incrementally? + - ( ) Preprocessing screenshot for better ocr + - ( ) Add hjkl for search mode - ( ) Middle click * Later - ( ) Look into making controls cross-platform - - ( ) Switch to [test-fixture]{https://hackage.haskell.org/package/test-fixture} + - ( ) Lens-ey setup for Mode access + - ( ) Switch to [test-fixture]{https://hackage.haskell.org/package/test-fixture}? * Maybe - ( ) Scroll |
