mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
- From lib/libc/include/any-windows-any/wincon.h#L235 - See also https://learn.microsoft.com/en-us/windows/console/setconsolemode - Also add DISABLE_NEWLINE_AUTO_RETURN constant which will be used by SetConsoleMode in lib/std/os/windows. Co-authored-by: Kexy Biscuit <kexybiscuit@biscuitt.in>