-
Notifications
You must be signed in to change notification settings - Fork 138
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
--quiet still dumps ANSI terminal escapes #86
Comments
Related issue: with redirected output there should not be ANSI escapes either. |
hey, thanks for reporting this! it seems like an issue somewhere else in our stack, opened an issue to investigate |
a small clarification though: This is still a bug nevertheless :) |
caarlos0
added a commit
that referenced
this issue
Jan 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They may be invisible, but they are still a problem when using the filter command from within a Vim session, for example.
The text was updated successfully, but these errors were encountered: