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

Added support for ANSI color in watched command output lines #76

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

fritzrehde
Copy link
Owner

Related to #2.
Previously, ANSI escape sequences in the output lines of the watched command, which are displayed in watchbind, were just printed as is. Now, they are parsed and the color is printed correctly.

@fritzrehde
Copy link
Owner Author

This is also related to #59.

@fritzrehde
Copy link
Owner Author

This PR has become a lot larger than I initially thought. Now, it includes breaking changes for many styling options.

@fritzrehde fritzrehde marked this pull request as ready for review November 9, 2023 21:50
@fritzrehde fritzrehde merged commit f4da1d0 into main Nov 9, 2023
5 checks passed
@fritzrehde fritzrehde deleted the ansi-color-support branch November 9, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant