Skip to content

Color output on screen256 color terminals #1909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

etcwilde
Copy link
Member

The Swift driver only emitted color on xterm-256color terminals. screen-256color terminals also have the ability to output colors so we can colorize the output there too.

Also fixing the build deprecation warning on ProcessEnv.vars.

The Swift driver only emitted color on xterm-256color terminals.
screen-256color terminals also have the ability to output colors so we
can colorize the output there too.

Also fixing the build deprecation warning on `ProcessEnv.vars`.
@etcwilde etcwilde requested a review from artemcm May 30, 2025 22:47
@etcwilde
Copy link
Member Author

@swift-ci please test

@etcwilde etcwilde merged commit 2098d54 into swiftlang:main Jun 2, 2025
3 checks passed
@etcwilde etcwilde deleted the ewilde/screen256colors branch June 2, 2025 16:18
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.

2 participants