aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport/View.hs (follow)
Commit message (Expand)AuthorAge
* Move hints mode state inside ModeHints constructorAkshay Nair2024-12-28
* Refactor mode data typeAkshay Nair2024-12-28
* Add update flushing to allow showing loading state after showing windowAkshay Nair2024-12-28
* Add searching indication text for search mode + a lot of refactoringAkshay Nair2024-12-25
* Add <c-n> and <c-p> to walk through matchesAkshay Nair2024-12-25
* Add search mode for text based searching with ocrAkshay Nair2024-12-24
* Add spec cases for renderAkshay Nair2024-12-21
* Minor refactorAkshay Nair2024-12-21
* Optimize initialization timeAkshay Nair2024-12-21
* Big refactoringAkshay Nair2024-12-19
* Refactor update and viewAkshay Nair2024-12-16
* Add fine-grain grid when selection is activeAkshay Nair2024-12-15
* Add shift to accelerate hjkl movementAkshay Nair2024-12-15
* UI changes for gridAkshay Nair2024-12-15
* Refactor a bunch of stuffAkshay Nair2024-12-15
* Add Tab to reset key sequenceAkshay Nair2024-12-14
* Refactor view + add better highlighting of regionsAkshay Nair2024-12-14