13 Commits

Author SHA1 Message Date
Hayden Hargreaves
0e8bb50c20 feat: implemented and tested the dot operator.
The content gets stored in the '.' register.
2026-03-31 18:26:18 -07:00
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
b618e3a382 feat: implemented colorscheme commands. Tested
All checks were successful
Run Test Suite / test (push) Successful in 39s
There are some odd things being done in the testing files, that should
get reviewed.
2026-03-16 23:25:09 -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
0de38ec837 feat: implementing the repeat commands! Tested
All checks were successful
Run Test Suite / test (push) Successful in 13s
Run Test Suite / test (pull_request) Successful in 13s
2026-03-13 23:00:26 -07:00
Hayden Hargreaves
050935941c feat: implemented find char motions. tested. 2026-03-13 10:53:44 -07:00
Hayden Hargreaves
8364d8b880 feat: lots of IO fixes! Writing and forcing seems to be working. 2026-03-10 12:32:32 -07:00
Hayden Hargreaves
098641f5c0 fix: cleaned up and fixed the settings that needed updating 2026-03-05 14:34:21 -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
770cbcceb7 wip: cleaned up the separation of concerns in the MWB model 2026-02-26 21:59:32 -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
65f96a5089 chore: cleaned up the file system a bit 2026-02-24 12:16:13 -07:00