mirror-ghostty/include/ghostty/vt
Mitchell Hashimoto e01046af15
docs: extract focus encoding example into standalone project
Extract the inline code example from focus.h into a standalone
buildable example at example/c-vt-encode-focus. The header now
uses a Doxygen @snippet tag to include the code from the example
source file, so the documentation stays in sync with code that
is verified to compile and run.
2026-03-17 16:48:48 -07:00
..
key vt: expose focus encoding in C and Zig APIs 2026-03-16 14:38:19 -07:00
mouse vt: expose focus encoding in C and Zig APIs 2026-03-16 14:38:19 -07:00
allocator.h lib-vt: split header to be more consumable 2025-10-06 20:48:49 -07:00
color.h lib-vt: Wasm SGR helpers and example (#9362) 2025-10-26 13:19:55 -07:00
focus.h docs: extract focus encoding example into standalone project 2026-03-17 16:48:48 -07:00
formatter.h example: add c-vt-formatter example 2026-03-14 15:12:10 -07:00
key.h vt: add setopt_from_terminal to C API 2026-03-15 07:05:07 -07:00
modes.h vt: rename mode tag to mode 2026-03-16 16:15:38 -07:00
mouse.h example: add C mouse encoding example 2026-03-15 20:14:07 -07:00
osc.h vt: add sized struct pattern and types.h 2026-03-14 14:42:50 -07:00
paste.h lib-vt: begin paste utilities exports starting with safe paste 2025-10-06 21:09:28 -07:00
sgr.h vt: add sized struct pattern and types.h 2026-03-14 14:42:50 -07:00
size_report.h vt: expose size_report encoding in the C API 2026-03-17 16:33:57 -07:00
terminal.h vt: rename mode tag to mode 2026-03-16 16:15:38 -07:00
types.h vt: add sized struct pattern and types.h 2026-03-14 14:42:50 -07:00
wasm.h lib-vt: Wasm SGR helpers and example (#9362) 2025-10-26 13:19:55 -07:00