Files
zig/lib/std
Ryan Liptak 5439f36c97 Remove unnecessary isatty call from supportsAnsiEscapeCodes
isatty on Windows is implemented as a isCygwinPty call and a GetConsoleMode call, so calling isatty just duplicates the function calls we already need to do in supportsAnsiEscapeCodes.
2023-06-17 23:36:10 -07:00
..
2023-06-15 14:48:20 -04:00
2023-06-17 14:08:05 -07:00
2023-06-17 12:06:40 -07:00
2022-12-13 13:14:20 +02:00
2023-04-30 18:16:04 -07:00
2023-04-22 13:09:15 +03:00
2023-05-23 17:55:59 -07:00
2023-06-15 14:48:19 -04:00
2023-06-10 20:42:30 -07:00
2023-04-30 18:16:04 -07:00
2023-04-30 18:16:04 -07:00
2023-04-30 18:16:04 -07:00
2023-04-23 21:06:21 +03:00
2023-03-17 17:50:25 +01:00
2023-04-30 18:16:04 -07:00
2022-04-15 17:01:01 -05:00