Skip to content
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

Fix Powershell colorization #7

Merged
merged 1 commit into from
Apr 18, 2022
Merged

Fix Powershell colorization #7

merged 1 commit into from
Apr 18, 2022

Conversation

zohnannor
Copy link
Contributor

On Windows, Powershell handles ANSI escape codes incorrectly, but colored lets you fix that behavior. See colored-rs/colored#59

Before:

image

After:

image

@hisbaan
Copy link
Owner

hisbaan commented Apr 18, 2022

Great work! Thank you! I would have never found this out in a million years

@hisbaan hisbaan added the bug Something isn't working label Apr 18, 2022
@hisbaan hisbaan merged commit be779ae into hisbaan:main Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants