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

Ensure status log messages are printed with normal color #884

Merged
merged 2 commits into from May 17, 2022

Conversation

tmatilai
Copy link
Contributor

@tmatilai tmatilai commented Jan 14, 2022

Reset color for normal status messages.

This might helps in a case when an evaluated command has not cleaned up after itself. But also makes it possible to add support for coloring all stderr output (#885).

While at it, also set variables in log_error() only if needed

@zimbatm
Copy link
Member

zimbatm commented May 17, 2022

Thanks, I just rebased the PR to use escape codes instead so it doesn't depend on curses to function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants