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
|
098641f5c0
|
fix: cleaned up and fixed the settings that needed updating
|
2026-03-05 14:34:21 -07:00 |
|
Hayden Hargreaves
|
dc9a814508
|
chore: cleanup depreciated code
|
2026-03-05 14:09:08 -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
|
9b1bf35a8e
|
wip: implemented model builder, this is nice :)
Builder pattern is actually so goated
|
2026-02-26 22:21:29 -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
|
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
|
1aed168369
|
test: more tests and renamed update default reg
|
2026-02-22 21:41:26 -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
|
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
|
6b93fb2f6c
|
feat: implemented a better way to draw the bar
|
2026-02-13 16:39:30 -07:00 |
|
Hayden Hargreaves
|
d5f0f2413a
|
feat: settings abstraction supports numbers
|
2026-02-13 16:10:43 -07:00 |
|
Hayden Hargreaves
|
be46cae73d
|
fix: settings abstracted a bit
|
2026-02-13 15:56:41 -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
|
77374ba447
|
feat: implemented 'dd' and other 'd' for visual mode.
Tested 'dd' but not visual mode.
|
2026-02-11 17:56:06 -07:00 |
|
Hayden Hargreaves
|
f0f3f95e7b
|
feat: highlighting implemented! No tests yet
|
2026-02-11 15:00:02 -07:00 |
|
Hayden Hargreaves
|
0a149b4e44
|
feat: implement arrow keys in insert mode. Untested.
|
2026-02-10 22:26:56 -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
|
3d3948d7e3
|
Implement 'del' in insert mode and tests.
|
2026-02-10 12:12:16 -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 |
|