Commit Graph

37 Commits

Author SHA1 Message Date
e830c79f9f code cleanups 2025-11-21 22:33:28 -08:00
ff5182961d add support for resetting the editor 2025-11-21 21:08:53 -08:00
0d540c9a2f ke: add delete-line 2024-05-29 08:54:42 -07:00
5c0c7d9946 C-k w -> C-k x as it should be 2020-05-06 11:39:32 -07:00
e5081f9640 abufs should have a capacity 2020-02-18 22:31:23 +00:00
80bde5cd40 working on esc backspace 2020-02-18 07:45:52 -08:00
5f365061e6 move srm to own dir 2020-02-14 23:05:21 -08:00
75ed61f609 Computers, how do they even? 2020-02-15 01:17:09 +02:00
9a6f3bd130 switching to config build sys
lunix is why we can't have nice things
2020-02-13 16:02:53 +00:00
4eb882d8a1 another cleanup 2020-02-12 18:37:11 -08:00
23bda3f683 so many updates 2020-02-12 17:37:28 -08:00
e55fef3a65 more updates 2020-02-12 17:11:32 -08:00
5b3d894736 editor updates 2020-02-13 00:28:34 +02:00
5570eb3c9f tweaks and updates 2020-02-12 06:46:35 -08:00
3e67ce5fad hopefully fixing the rendering bugs 2020-02-12 06:30:34 -08:00
f005791c69 add line deleting functions 2020-02-11 22:54:38 -08:00
1e3258fcbd Updating a bunch of stuff. 2020-02-11 22:47:57 -08:00
4d7da30a41 ke was actually all kinds of fuggled 2020-02-11 17:16:31 -08:00
a897623c26 split some things out 2020-02-12 02:38:06 +02:00
135166c4c2 splitting things out 2020-02-11 09:52:49 -08:00
d868f6ca61 add make(1)
seems fairly stable!
2020-02-11 00:30:21 -08:00
21787f248e more asserts 2020-02-10 23:49:05 -08:00
135f9af9d2 some asserts 2020-02-10 23:43:28 -08:00
59f5d2bc92 inc seearch but still buggy 2020-02-10 23:37:31 -08:00
b4a5133698 need to do some debugging 2020-02-10 22:59:06 -08:00
a90d514c4c yay! working editor! 2020-02-10 22:02:11 -08:00
274f14f2a6 testing stuff, finish text viewing basically
+ test.txt has tabstoppage to test rendering
+ home/end/status line
2020-02-11 03:01:21 +02:00
93e8f14ca7 pgup/dn and tab rendering 2020-02-10 07:43:36 -08:00
12eeed043e scrolling and whatnot 2020-02-09 22:58:10 -08:00
98f87d796c file reading 2020-02-08 22:23:32 -08:00
af291c8ac2 ready for #4 2020-02-08 02:30:32 -08:00
2706c29e91 getting somewhere but no buffers yet 2020-02-08 02:22:31 -08:00
93591f5586 helps to remove the deleted includes 2020-02-08 00:41:38 -08:00
e7d059ba11 okay back to the one file 2020-02-08 00:40:21 -08:00
7e837ca751 reorganising and screen clearing and whatnot 2020-02-07 23:44:33 -08:00
ee653ade34 splitting things out 2020-02-07 23:07:59 -08:00
59d3fa1dab Initial import, starting with kyle's editor. 2020-02-07 20:46:43 -08:00