-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Milestone
Description
Recent builds of Windows 10 have Ansi color sequences enabled by default.
Can you change the IsTerminal runtime check in common/terminal/colors.go to allow colors when Windows 10 >= 1909?
You could use something like https://github.com/microsoft/hcsshim/blob/master/osversion/osversion_windows.go#L35
and 1909 is 10.0 build 18363 (from [1])
[1] https://docs.microsoft.com/en-us/windows/release-information/