-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
JSON highlighting corrupted by green background in Windows Terminal #1266
Comments
@wjrogers does other styles work for you ( |
@isidentical yes, actually! Some don't seem to do anything (i.e. the output is not colored), but |
As as a quick workaround (until this issue gets resolved) you can actually set it as the default by adding the following to your config file (possibly located at {
"default_options": [
"--style=auto"
]
} We normally use |
I'm having this same issue and I can't seem to figure out how to get |
Hey @FftyShadesofCode! Would you mind trying |
[image: image.png]
…On Thu, Jan 13, 2022 at 7:14 AM Batuhan Taskaya ***@***.***> wrote:
Hey @FftyShadesofCode <https://github.com/FftyShadesofCode>! Would you
mind trying http --style=auto pie.dev/get and sending the output as a
screenshot?
—
Reply to this email directly, view it on GitHub
<#1266 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHOQ6T5EZLMXNIN33K55MPDUV262PANCNFSM5LWSZ4OA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Checklist
Minimal reproduction code and steps
http -j GET https://raw.githubusercontent.com/httpie/httpie/master/tests/fixtures/test.json
Windows Terminal version 1.11.3471.0
Windows 10 21H2 (19044.1415)
HTTPie 2.6.0
Python 3.10.1
JSON highlighting used to work correctly for me, but I'm not sure in exactly which version(s). I tested in Command Prompt, too, with the same result, so I don't think this is specific to Windows Terminal.
Debug output
Additional information, screenshots, or code examples
The text was updated successfully, but these errors were encountered: