• Joined on 2021-07-13
cqc created branch js_of_ocaml-toplevel_graph in console/boot 2023-03-05 21:51:30 +00:00
cqc pushed to nottui at console/boot 2023-03-05 21:50:27 +00:00
420e350544 examples.ml lol that was hard
cqc pushed to nottui at console/boot 2023-03-04 00:47:32 +00:00
ab91e5dee0 toplevel emits round trip pprint of ast to console.
272778ad7b well this is a toplevel, now to add a ppx ast printer?
8c16946650 time to pivot again
Compare 3 commits »
cqc pushed to nottui at console/boot 2023-02-17 21:26:00 +00:00
7a1e4ef2ba Dom.preventDefault hack keeps browser shortcuts from happening.
cqc pushed to nottui at console/boot 2023-02-16 19:36:46 +00:00
480e77bbb9 switched to using local test repo because there was no internet on Le Canadien, fixed tree_nav focus handle embedding, added Moar to may_handle
53982ab0c6 more debug
Compare 2 commits »
cqc pushed to nottui at console/boot 2023-02-08 21:41:33 +00:00
5c11183217 colorizing the focus status of each node reveals things are v broke
cqc pushed to nottui at console/boot 2023-02-06 15:36:33 +00:00
2ec6426fe5 key press display
cqc pushed to nottui at console/boot 2023-02-05 21:47:39 +00:00
0df5884a88 list-based key press handlers
cqc pushed to nottui at console/boot 2023-02-05 20:48:07 +00:00
6948a65a97 padding
bba26b9c0f cleanup
fcf528275b selectable node/contents, needs correcting focus control
d53f6687e5 broke focus, but rearranged for better save implementation
d46c1de49d still works
Compare 5 commits »
cqc pushed to current at console/rootstore 2023-02-03 16:55:15 +00:00
1142126dea Update 'init'
cqc pushed to nottui at console/boot 2023-01-23 05:16:27 +00:00
f0c5556450 tree_nav :3
cqc pushed to nottui at console/boot 2023-01-13 15:31:06 +00:00
97730899c6 tree_nav cursor movement
cqc pushed to nottui at console/boot 2023-01-13 11:40:01 +00:00
18daf83c1c loads and displays teh git tree
dfef26fcf5 text_area basic nav
Compare 2 commits »
cqc pushed to current at console/rootstore 2023-01-13 11:38:42 +00:00
9851c0ae77 Add README
cqc pushed to nottui at console/boot 2022-12-18 17:23:24 +00:00
048ea0eab4 text_area improvements
3509930195 added Focus.releases for line_table
b1ac36ce3e text editor issue is a problem with focus resolution
Compare 3 commits »
cqc pushed to nottui at console/boot 2022-12-14 19:28:26 +00:00
a12db025e0 Backspace but there's a subtle/unusual issue with enter/backspace and the text insertion occuring on the wrong line after unknown sequence.
cqc pushed to nottui at console/boot 2022-12-14 15:46:15 +00:00
5c10f3860a basic text field edition
cqc pushed to nottui at console/boot 2022-12-12 00:26:30 +00:00
a64fcbb010 refactored resizing and stuff
cqc pushed to nottui at console/boot 2022-12-10 20:28:22 +00:00
7baa6f3648 compute ui.w and ui.h during update
cqc pushed to nottui at console/boot 2022-12-09 02:13:04 +00:00
af92f03706 moar