19 Commits

Author SHA1 Message Date
Hayden Hargreaves
6033e58d0e feat: implement the r action, tested
All checks were successful
Run Test Suite / test (push) Successful in 17s
Began work on replace mode, but not complete.
2026-04-05 22:58:07 -07:00
Hayden Hargreaves
0767ee0982 feat: added support for full page jumping 2026-04-05 00:00:40 -07:00
Hayden Hargreaves
1166a67c64 fix: updated via using feedback from Qodo
All checks were successful
Run Test Suite / test (push) Successful in 20s
Run Test Suite / test (pull_request) Successful in 15s
2026-04-04 11:38:19 -07:00
Hayden Hargreaves
8b7a479ecb feat: finally got the tests passing.
All checks were successful
Run Test Suite / test (push) Successful in 19s
Run Test Suite / test (pull_request) Successful in 16s
Most of the tests were just written poorly, the code was right. Though
the yank related questions were actually broken.
2026-04-04 11:08:33 -07:00
Hayden Hargreaves
9938f0d5d3 feat: adding word actions, not done, and lots of failing tests
Some checks failed
Run Test Suite / test (push) Failing after 15s
Run Test Suite / test (pull_request) Failing after 15s
This is a test for the new AI reviewing tool
2026-04-03 13:18:23 -07:00
Hayden Hargreaves
e362c9f118 feat: gap buffer is implemented, tested
All checks were successful
Run Test Suite / test (push) Successful in 56s
Not sure if this is perfect, but it seems to be working
2026-04-02 12:39:30 -07:00
Hayden Hargreaves
a01369f407 fix: cleaned up the testing mocking. New single module
All checks were successful
Run Test Suite / test (push) Successful in 42s
2026-03-19 17:31:53 -07:00
Hayden Hargreaves
3c98dca777 feat: implement command history, tested
The tests are starting to get messy, lots of duplication. Going to
resolve that. Lots of this is due to AI generation of tests.
2026-03-19 15:23:44 -07:00
Hayden Hargreaves
ccb061989a refactor: huge refactor, this looks amazing.
Lots of comments from the AI. Some tests are not passing though
2026-03-04 21:45:47 -07:00
Hayden Hargreaves
b1b3edf810 feat: this is huge, and needs some review, but for now its good
The tests are not passing, something to do with view I think.
2026-02-26 23:18:18 -07:00
Hayden Hargreaves
37ad0ecb2b feat: implemented E and W, last is B, tested 2026-02-23 17:54:34 -07:00
Hayden Hargreaves
b7234b4639 feat: implemented | action (go to col), tested 2026-02-23 17:32:05 -07:00
Hayden Hargreaves
ca5a0a99a5 feat: yank operator implemented. tested 2026-02-21 21:31:31 -07:00
Hayden Hargreaves
774d0d0071 feat: implement scroll actions, tested
This is control+d and control+u
2026-02-18 18:09:19 -07:00
Hayden Hargreaves
307f89bcd1 feat: implemented command mode mappings, needs review and tests 2026-02-13 17:44:27 -07:00
Hayden Hargreaves
07589e3897 feat: huge implementation! 'd' op working well, tested good
Not totally complete WRT tests, but lots of progress. These interfaces
make everything easy.
2026-02-12 23:34:07 -07:00
Hayden Hargreaves
2cadb09350 feat: implemented '_' action, and tested. 2026-02-10 22:20:03 -07:00
Hayden Hargreaves
84a7983a21 feat: lots of word actions. 'w', 'e', and 'b'. Includes tests. 2026-02-10 22:00:18 -07:00
Hayden Hargreaves
2438da08d4 Huge module refactor. Much needed, but it came much more complex 2026-02-10 11:04:24 -07:00