Hayden Hargreaves
514c77c1af
feat: added search actions and motions:
2026-04-09 14:36:18 -07:00
Hayden Hargreaves
31629d1908
feat: implemented horizontal scroll, tested
...
Run Test Suite / test (push) Successful in 42s
Updated lots of pieces with this, but it looks good.
2026-04-08 21:06:27 -07:00
Hayden Hargreaves
64c448c639
test: updated tests and pulled theme into EditorSettings.
Run Test Suite / test (push) Successful in 37s
2026-04-08 17:19:32 -07:00
Hayden Hargreaves
16d1318c22
feat: start TS impl
...
This is so vibe coded, but in the interest of time, its a bit
necessary. Plus this is a complex problem that I don't have the mental
bandwidth to invest right now.
2026-04-07 10:23:25 -07:00
Hayden Hargreaves
43b3992522
feat: implemented replace mode, tested!
...
Run Test Suite / test (push) Successful in 15s
Run Test Suite / test (pull_request) Successful in 15s
Looking great, maybe I will actually use this lol
2026-04-05 23:53:24 -07:00
Hayden Hargreaves
6033e58d0e
feat: implement the r action, tested
...
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
e362c9f118
feat: gap buffer is implemented, tested
...
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
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
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
1e2f1b147b
fix: added scroll hint to message on command output
2026-03-30 22:37:02 -07:00
Hayden Hargreaves
5ff473d0d9
feat: implementing scrolling cmd output window: tested
Run Test Suite / test (push) Successful in 42s
2026-03-19 14:32:21 -07:00
Hayden Hargreaves
76fa55440e
feat: syntax highlighting powered by chroma.
...
This is sick! It is not perfect, highlight groups would be cool, but for
now this works!
2026-03-16 22:48:57 -07:00
Hayden Hargreaves
10e37b82af
feat: implemented the command window! Not tested. Maybe we need some?
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
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
8364d8b880
feat: lots of IO fixes! Writing and forcing seems to be working.
2026-03-10 12:32:32 -07:00
Hayden Hargreaves
354fbc4f9b
feat: added tests for the buffer and window
2026-03-06 18:27:16 -07:00
Hayden Hargreaves
15d847e3c8
chore: removed some todos
2026-03-06 18:20:19 -07:00
Hayden Hargreaves
93968e7333
fix: fixed most of the tests, but not all of them, some still fail
2026-03-05 14:42:11 -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
03c3a41162
fix: viewing is much better, dynamic as well :)
2026-03-05 14:07:51 -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