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

incompatibility with xterm-color.el #168

Open
efroemling opened this issue May 21, 2020 · 0 comments
Open

incompatibility with xterm-color.el #168

efroemling opened this issue May 21, 2020 · 0 comments

Comments

@efroemling
Copy link

efroemling commented May 21, 2020

On my machine, the output of ag --version is:

ag version 2.2.0

Features:
  +jit +lzma +zlib

My Emacs version is: GNU Emacs 26.3

I'm using: macOS 10.15.4 with homebrew cask emacs.

I've recently begun using the xterm-color package which gives nice ANSI color support for compilation buffers/etc (beyond that of ansi-color.el). but I've found it breaks ag.el's output parsing.

Here is an issue I reported on their end: atomontage/xterm-color#37

I don't know what a fix would entail or if you are interested in addressing this incompatibility from the ag.el end but I wanted to mention it just in case. It sounds like the basic problem is ag.el relying on color codes which are filtered out by xterm-color.el.

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

No branches or pull requests

1 participant