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

ansi codes don't display right in an emacs shell #92

Open
simonmichael opened this issue May 23, 2018 · 1 comment
Open

ansi codes don't display right in an emacs shell #92

simonmichael opened this issue May 23, 2018 · 1 comment

Comments

@simonmichael
Copy link

Usually basic ansi colors etc. work in an emacs shell window after doing M-x ansi-color-for-comint-mode-on, but not so with pier's current output, which appears like:

^[]0Starting...^G^[]0;1s (85%)^G^[]0;1s (85%)^G^[]0;Finished^GBuild completed in 0:13m
@judah
Copy link
Owner

judah commented Sep 5, 2018

@simonmichael those outputs are printed directly from Shake, so it sounds like an issue with that library rather than Pier itself. Could you file a ticket at https://github.com/ndmitchell/shake?

In the meantime you should be able to use pier build --shake-arg=--no-color to suppress the control characters.

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

2 participants