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

visual: apply ansi color only on compilation major mode #13777

Closed
wants to merge 1 commit into from

Conversation

loysollivier
Copy link
Contributor

Some modes have compilation-mode as parent mode but the ansi coloring
scheme is breaking their highlighting.
i.e. Wilfred/ag.el#124

Fix this by applying ansi-colors only when the major mode is
compilation-mode.

Some modes have compilation-mode as parent mode but the ansi coloring
scheme is breaking their highlighting.
i.e. Wilfred/ag.el#124

Fix this by applying ansi-colors only when the major mode is
compilation-mode.

Signed-off-by: Loys Ollivier <[email protected]>
Copy link
Collaborator

@smile13241324 smile13241324 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far will be merged soon.

@smile13241324
Copy link
Collaborator

Thank you for contributing to spacemacs 💜, I have cherry picked your commit into develop.

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.

2 participants