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) pass --colors:off to Nim compiler properly; fixes #1110 #1164

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

xTrayambak
Copy link
Contributor

@xTrayambak xTrayambak commented Nov 22, 2023

fixes #1110

(fix) pass --colors:off to Nim compiler properly

Nimble now correctly supplies --colors:off to the compiler when the --noColor flag is applied.
Please let me know if I missed anything.

@Araq Araq closed this Nov 22, 2023
@Araq Araq reopened this Nov 22, 2023
@Araq Araq merged commit b118e25 into nim-lang:master Mar 28, 2024
3 of 6 checks passed
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.

--noColor flag does not suppress colored output in the terminal
2 participants