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(node/tty): fix tty.WriteStream.hasColor with different args #25094

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

marvinhagemeister
Copy link
Contributor

The check in tty.WriteStream.prototype.hasColors() was incorrect leading to the yoctocolors package not printing any colors.

Fixes #24407

@marvinhagemeister marvinhagemeister merged commit 48701c1 into main Aug 19, 2024
17 checks passed
@marvinhagemeister marvinhagemeister deleted the color-check branch August 19, 2024 15:13
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.

Support node:tty
2 participants