aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport.hs (follow)
Commit message (Collapse)AuthorAge
* 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 setup for ocr with tesseractAkshay Nair2024-12-24
|
* Add command to build appimageAkshay Nair2024-12-22
|
* Updates docsAkshay Nair2024-12-22
|
* Add action repetitionAkshay Nair2024-12-21
|
* Minor refactorAkshay Nair2024-12-21
|
* Add C-v to drag n drop within the gridAkshay Nair2024-12-21
|
* Fix issue with pointer coordinates + Add mouse press/release actionsAkshay Nair2024-12-21
|
* Add right mouse button clickAkshay Nair2024-12-20
|
* Minor refactorAkshay Nair2024-12-20
|
* Add shift+click to chain clicks in sequenceAkshay Nair2024-12-20
|
* Add tests for state managementAkshay Nair2024-12-20
|
* Test mock setup for update + 1 spec for update caseAkshay Nair2024-12-19
|
* Big refactoringAkshay Nair2024-12-19
|
* Change grid size to 16x9Akshay Nair2024-12-16
|
* Refactor update and viewAkshay Nair2024-12-16
|
* Add shift to accelerate hjkl movementAkshay Nair2024-12-15
|
* Add hjkl increment movement when match is foundAkshay Nair2024-12-15
|