15 Commits

Author SHA1 Message Date
Hayden Hargreaves
aa156971ad feat: text objects initial impl, tested
However, it does not work for multi line delimiters.
2026-03-26 14:09:10 -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
5ff473d0d9 feat: implementing scrolling cmd output window: tested
All checks were successful
Run Test Suite / test (push) Successful in 42s
2026-03-19 14:32:21 -07:00
Hayden Hargreaves
10e37b82af feat: implemented the command window! Not tested. Maybe we need some?
All checks were successful
Run Test Suite / test (push) Successful in 13s
2026-03-14 23:13:59 -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
ea4638d815 wip: implement windows, buffers and builders 2026-02-26 13:20:21 -07:00
Hayden Hargreaves
3339dd4409 wip: first initial commit. Not sure if I like this 2026-02-26 12:14:59 -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
ee7bf9354b feat: rough command mode implementation
I am starting to develop so fast, testing is such a life saver, oh my
god.
2026-02-13 23:16:47 -07:00
Hayden Hargreaves
307f89bcd1 feat: implemented command mode mappings, needs review and tests 2026-02-13 17:44:27 -07:00
Hayden Hargreaves
db70ca39f1 feat: implementing vertical scrolling, tested
Heavy on the AI...
2026-02-12 22:40:17 -07:00
Hayden Hargreaves
39c4bf1b6b feat: implemented insert mode keymaps and ctrl+w, tested 2026-02-12 17:30:06 -07:00
Hayden Hargreaves
f0f3f95e7b feat: highlighting implemented! No tests yet 2026-02-11 15:00:02 -07:00
Hayden Hargreaves
2438da08d4 Huge module refactor. Much needed, but it came much more complex 2026-02-10 11:04:24 -07:00