Odin bindings for libghostty-vt, the virtual terminal library extracted from Ghostty.
Using odin-c-bindings by the wonderful Karl Zylenski I have now created a script that will generate the C FFI bindings based api output by libghostty-vt.
ghostty_vt_c— raw FFI bindings toghostty/vt.hghostty_vt— Odin-friendly wrapper APIexample/ghostling— minimal terminal example based on ghostling