mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-06 07:38:21 +00:00
Conditionally disable POSIX-only header defines (alloca.h, sys/times.h, sys/time.h, unistd.h) on Windows since they do not exist with MSVC. Enable USE_CRNL_AS_LINE_TERMINATOR on Windows for correct line endings. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>