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

Does not cooperate with shell pipes. #2

Open
sydneypemberton1986 opened this issue Dec 26, 2019 · 1 comment
Open

Does not cooperate with shell pipes. #2

sydneypemberton1986 opened this issue Dec 26, 2019 · 1 comment

Comments

@sydneypemberton1986
Copy link

I love this tool! But I would like to be able to use it with pipes.

For example

astdiff 1>/dev/null | errors.txt

Somehow this tool is breaking out of this convention making this not possible.

@waltermoreira
Copy link
Contributor

Good point. We can definitely do a better job in splitting stdout and stderr. We might also need an option to disable the ANSI output, so it can be pure text usable in a pipe.

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