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
|
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
|
8364d8b880
|
feat: lots of IO fixes! Writing and forcing seems to be working.
|
2026-03-10 12:32:32 -07:00 |
|
Hayden Hargreaves
|
15d847e3c8
|
chore: removed some todos
|
2026-03-06 18:20:19 -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
|
3339dd4409
|
wip: first initial commit. Not sure if I like this
|
2026-02-26 12:14:59 -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
|
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
|
49ef0212a6
|
test: built tests for visual mode and visual delete operator
|
2026-02-11 18:06:16 -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
|
c62bbc89ee
|
Removed the duplicated model creation methods.
|
2026-02-10 11:06:51 -07:00 |
|
Hayden Hargreaves
|
2438da08d4
|
Huge module refactor. Much needed, but it came much more complex
|
2026-02-10 11:04:24 -07:00 |
|