Mitchell Hashimoto
22caf60263
update a bunch of required Zig versions to 0.15
2025-10-03 07:10:44 -07:00
Mitchell Hashimoto
3bc07c24aa
lib-vt: OSC data extraction boilerplate
...
This also changes OSC strings to be null-terminated to ease lib-vt
integration. This shouldn't have any practical effect on terminal
performance, but it does lower the maximum length of OSC strings by 1
since we always reserve space for the null terminator.
2025-09-29 06:40:01 -07:00
Mitchell Hashimoto
a76297058f
example/c-vt: parse a full OSC command
2025-09-28 07:24:09 -07:00
Mitchell Hashimoto
37e238c2f6
remove vt prefixes
2025-09-24 12:36:50 -07:00
Mitchell Hashimoto
96e9053862
move header into subdirectory
2025-09-24 12:30:37 -07:00
Mitchell Hashimoto
48827b21d8
some PR feedback
2025-09-24 12:25:43 -07:00
Mitchell Hashimoto
e7a0198103
lib-vt: docs
2025-09-24 10:46:24 -07:00
Mitchell Hashimoto
2c78ad8889
lib-vt: setup a default allocator if null
2025-09-24 10:30:13 -07:00
Mitchell Hashimoto
e1429dabae
example/c-vt
2025-09-24 09:54:08 -07:00