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 non-ASCII char used when --no-color in effect #1661

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented Mar 21, 2024

This was causing improper output on Windows even with --no-color and --no-tty because '·' (middle dot) isn't in ASCII.

@mosteo mosteo force-pushed the fix/windows-utf8 branch from 01f387c to 106a1a0 Compare March 25, 2024 10:28
@mosteo mosteo marked this pull request as ready for review March 25, 2024 10:54
@mosteo mosteo merged commit a016de2 into alire-project:master Mar 25, 2024
22 checks passed
@mosteo mosteo deleted the fix/windows-utf8 branch March 25, 2024 10:54
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.

1 participant