aboutsummaryrefslogtreecommitdiff
path: root/specs (follow)
Commit message (Collapse)AuthorAge
* Change font to roboto mono + hint position changesAkshay Nair2024-12-29
|
* Make backspace delete a single character in search + split up key ↵Akshay Nair2024-12-29
| | | | input action
* Refactor text stylesAkshay Nair2024-12-28
|
* Move hints mode state inside ModeHints constructorAkshay Nair2024-12-28
|
* Refactor mode data typeAkshay Nair2024-12-28
|
* Allow clicking with enterAkshay Nair2024-12-28
|
* Add update flushing to allow showing loading state after showing windowAkshay Nair2024-12-28
|
* Add cli arg parsing for starting in given modeAkshay Nair2024-12-28
|
* Minor refactorAkshay Nair2024-12-27
|
* Minor refactoringAkshay Nair2024-12-26
|
* Adds mock return typingAkshay Nair2024-12-26
|
* Add c-hjkl for movement keysAkshay Nair2024-12-26
|
* Refactor state update + test fixesAkshay Nair2024-12-25
|
* Add search mode for text based searching with ocrAkshay Nair2024-12-24
|
* Add setup for ocr with tesseractAkshay Nair2024-12-24
|
* Generate mock call type from typeclasses thAkshay Nair2024-12-22
|
* Add action repetitionAkshay Nair2024-12-21
|
* Add spec cases for renderAkshay Nair2024-12-21
|
* Minor refactorAkshay Nair2024-12-21
|
* Add C-v to drag n drop within the gridAkshay Nair2024-12-21
|