mirror-ghostty/example
Mitchell Hashimoto 1e21ac1190
example: add c-vt-formatter example
Add an example showing how to use the ghostty-vt terminal and
formatter APIs from C. The example creates a terminal, writes
VT-encoded content with cursor movement and styling sequences,
then formats the screen contents as plain text using the formatter
API.
2026-03-14 15:12:10 -07:00
..
c-vt update a bunch of required Zig versions to 0.15 2025-10-03 07:10:44 -07:00
c-vt-formatter example: add c-vt-formatter example 2026-03-14 15:12:10 -07:00
c-vt-key-encode lib-vt: expose key encoding as a C API 2025-10-05 14:40:20 -07:00
c-vt-paste lib-vt: begin paste utilities exports starting with safe paste 2025-10-06 21:09:28 -07:00
c-vt-sgr lib-vt: C API for SGR parser (#9352) 2025-10-25 21:26:06 -07:00
wasm-key-encode lib-vt: Wasm SGR helpers and example (#9362) 2025-10-26 13:19:55 -07:00
wasm-sgr lib-vt: Wasm SGR helpers and example (#9362) 2025-10-26 13:19:55 -07:00
zig-formatter terminal: make stream processing infallible 2026-03-13 13:56:14 -07:00
zig-vt update a bunch of required Zig versions to 0.15 2025-10-03 07:10:44 -07:00
zig-vt-stream terminal: make stream processing infallible 2026-03-13 13:56:14 -07:00
.gitignore hook up logging to wasm, example uses new zig-js package 2022-12-04 13:16:54 -08:00