mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-06 07:38:21 +00:00
Extend GHOSTTY_EXPORT annotations to all public function declarations in include/ghostty/vt/ headers. Add GHOSTTY_EXPORT macro to types.h with ifndef guard so both ghostty.h and VT headers share the same definition without conflict.