17 Commits

Author SHA1 Message Date
Hayden Hargreaves
514c77c1af feat: added search actions and motions: 2026-04-09 14:36:18 -07:00
Hayden Hargreaves
273be90d42 feat: HUGE refactor of colorschemes, untested.
Now we can load them in via JSON files at launch time. They are embded
in the final exe though...
2026-04-08 11:59:49 -07:00
Hayden Hargreaves
be13f8838d fix: remove the styles package, fixed tests
All checks were successful
Run Test Suite / test (push) Successful in 31s
However, the colorscheme functions and tests do not work anymore, they
need to be rebuilt.
2026-04-07 22:43:00 -07:00
Hayden Hargreaves
7c15f41ab1 fix: removed chroma from project 2026-04-07 10:35:04 -07:00
Hayden Hargreaves
98e02553b1 feat: working on the undo stack! Huge progress, not tested
Tests are coming, but there are some infrastructure issues with the
tests
2026-03-30 22:38:33 -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
6b8845b245 chore: did not implement :bw
All checks were successful
Run Test Suite / test (push) Successful in 13s
I do not think this is totally necessary, but I left a TODO.
2026-03-15 19:17:29 -07:00
Hayden Hargreaves
d5ad3dcdcd feat: implemented buffer commands! All of them are tested 2026-03-15 19:16:33 -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
d4980c5532 feat: created (tested) program_builder.
All checks were successful
Run Test Suite / test (push) Successful in 15s
Also adjusted some of the IO tests for writing and force writing.
2026-03-10 14:18:20 -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
c126242ee1 fix: fixed the settings back to their original implementation 2026-03-06 18:11:33 -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
ca5a0a99a5 feat: yank operator implemented. tested 2026-02-21 21:31:31 -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