Skip to content

Conversation

squeek502
Copy link
Member

@squeek502 squeek502 commented Jul 2, 2023

e054126 inadvertently changed the logic on Windows and made it so that supportsAnsiEscapeCodes was never checked. This fixes that regression while keeping the logic intact for other platforms.

Semi-related: #16080

cc @dweiller

e054126 inadvertently changed the logic on Windows and made it so that supportsAnsiEscapeCodes was never checked. This fixes that regression while keeping the logic intact for other platforms.
@dweiller
Copy link
Contributor

dweiller commented Jul 2, 2023

My apologies for the breakage, not sure why a check for ANSI wasn't left before the windows-specific logic stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants