libghostty-vt-sys 0.1.1

Raw FFI bindings for libghostty-vt, the Ghostty terminal emulation library
Documentation
1
2
3
4
5
6
7
# libghostty-vt-sys

Raw FFI bindings for libghostty-vt.

- Fetches and builds `libghostty-vt.so`/`.dylib` from ghostty sources via Zig.
- Exposes checked-in generated bindings in `src/bindings.rs`.
- Set `GHOSTTY_SOURCE_DIR` to use a local ghostty checkout.