| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-03 | update a bunch of required Zig versions to 0.15 | Mitchell Hashimoto | |
| 2025-09-29 | lib-vt: OSC data extraction boilerplate | Mitchell Hashimoto | |
| 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-28 | example/c-vt: parse a full OSC command | Mitchell Hashimoto | |
| 2025-09-24 | remove vt prefixes | Mitchell Hashimoto | |
| 2025-09-24 | move header into subdirectory | Mitchell Hashimoto | |
| 2025-09-24 | some PR feedback | Mitchell Hashimoto | |
| 2025-09-24 | lib-vt: docs | Mitchell Hashimoto | |
| 2025-09-24 | lib-vt: setup a default allocator if null | Mitchell Hashimoto | |
| 2025-09-24 | example/c-vt | Mitchell Hashimoto | |
