-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
White background or light themes compatibility #497
Comments
@betancour that's a Windows Terminal issue. I'll reproduce this on iTerm just to be 100% sure but it's known that Windows Terminal has issues with inverted ANSI. |
@betancour confirmed: screen.mp4 |
relates to #529 relates to #322 relates to #497 Windors terminal and Visual Studio Code do not work well with inversted ANSI sequences. This weak allows users to override the Tranparency to the terminal background color removing black elements in their prompt. Ideally we remove this once they are on par with other terminals, but that could take a while. See microsoft/vscode#111762 and microsoft/terminal#7014
relates to #529 relates to #322 relates to #497 Windors terminal and Visual Studio Code do not work well with inversted ANSI sequences. This weak allows users to override the Tranparency to the terminal background color removing black elements in their prompt. Ideally we remove this once they are on par with other terminals, but that could take a while. See microsoft/vscode#111762 and microsoft/terminal#7014
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. |
Prerequisites
CONTRIBUTING
guideDescription
[Description of the bug or feature]
Environment
Steps to Reproduce
Use any white or light background theme
Expected behavior: [What you expected to happen]
non display black colors and maintain the shape of markers
Actual behavior: [What actually happened]
Post black paths inside the markers
The text was updated successfully, but these errors were encountered: