aboutsummaryrefslogtreecommitdiff
path: root/specs/Specs/AppStateSpec.hs (follow)
Commit message (Collapse)AuthorAge
* Make backspace delete a single character in search + split up key ↵Akshay Nair2024-12-29
| | | | input action
* 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