• Joined on 2021-07-13
cqc pushed to memes at console/boot 2022-03-20 21:01:44 +00:00
50831dc73d most cursor movement functionality works, but there are lots of weird quirks to iron out
cqc pushed to memes at console/boot 2022-03-20 18:06:10 +00:00
98e78d81ec ok it works now
fd7db32917 what have i done
Compare 2 commits »
cqc pushed to memes at console/boot 2022-03-19 21:05:14 +00:00
c81dce7148 cursor movement by char works across lines (i.e. subnested joins)
cqc pushed to memes at console/boot 2022-03-19 20:14:28 +00:00
205f650eac Action.pp_t and cleanup
cqc pushed to memes at console/boot 2022-03-19 17:10:27 +00:00
8067e29ea8 C-f and C-b
cqc pushed to memes at console/boot 2022-03-13 21:35:42 +00:00
0d831aa9cf ui node tree pretty-printer
ecf9983728 working on cursor contro
a82c9464f4 here i am going to abandon using the linear "Regions" which are "Trope"s from grenier.trope which were adopted while star-struck from a weird ui library i can't remember the name of at the moment, because using regions with nodes is just pure fucking premature optimization and makes the backward references really hard and i don't want to deal with it anymore
Compare 3 commits »
cqc pushed to memes at console/boot 2022-02-07 00:23:13 +00:00
481870e067 i left it like this for a long time whoops
8ee3789cb9 mr. derpsalot derps more; refactored the ui widget thing again...
Compare 2 commits »
cqc pushed to memes at console/boot 2021-10-29 17:28:04 +00:00
983fc326d6 storeview
cqc pushed to memes at console/boot 2021-10-25 16:08:06 +00:00
364e3e7165 getting super confused while trying to make generic tree structure operations that map to irmin
cqc pushed to memes at console/boot 2021-10-20 19:15:13 +00:00
4054f78564 fonts and lwd and nottui and more progress towards the irc client
50073f19e1 well inuit integration kinda works but is still v broken
4ec076826c (failed?) attempt to use Inuit with Format.symbolic_output_buffer
Compare 3 commits »
cqc pushed to memes at console/boot 2021-10-11 16:52:43 +00:00
f3d52bc506 Further integration of lwt, irc basically works
cqc pushed to memes at console/boot 2021-10-07 19:07:33 +00:00
630ccb0a6f lol took me forever to understand lwt but finally have concurrency in the actor event processing handlers
cqc pushed to memes at console/boot 2021-09-28 13:00:08 +00:00
c8e9e1bd6c remove half done lwt stuff while we continue just working on the editor dammit
cf01415754 how to start lwt-ifying the pane tree portion where Display.state gets threaded through all the image drawing functions
eca8a055cf revamped sdl level event handling code
Compare 3 commits »
cqc pushed to memes at console/boot 2021-09-22 22:28:15 +00:00
fe935c4e1f input and bindings refactoring
cqc pushed to memes at console/boot 2021-09-22 15:31:55 +00:00
72e907a341 removing entries and creating subtrees kinda works
cqc pushed to memes at console/boot 2021-09-21 19:22:51 +00:00
d095c1478a working towards store editor features
cqc pushed to memes at console/boot 2021-09-16 15:42:18 +00:00
72e3bab78f pressing e lets you edit the file, but it doesn't save it yet
cqc pushed to memes at console/boot 2021-09-14 16:24:27 +00:00
1d99823d44 refactored navigation and displays contents
cqc pushed to memes at console/boot 2021-09-13 21:02:18 +00:00
79af294f51 store editor tree navigation works????
5d96ed12d2 refactored all keybindings
Compare 2 commits »
cqc pushed to memes at console/boot 2021-09-03 13:42:55 +00:00
335d864a8b better keybindings, halfway to store tree navigation