-
-
Notifications
You must be signed in to change notification settings - Fork 273
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
Git staged tick is rendering grey, not white #371
Comments
That looks like a bug in Windows Terminal instead, the color is set to white and the character should be rendered as regular character. Windows Terminal seems to render it as emoji instead. |
@justjanne Apologies, I didn't know which component was causing the problem. It's possible that this has happened as a result of switching to Terminal Preview (from regular Terminal) for a feature I wanted. |
But no matter which component causes the issue, we should look into a way to fix it. Potentially adding a |
@justjanne, that visually works, but has (recently) started causing some major issues on my end. In order to remedy some half-width emojis in my "WSL2/Ubuntu/Windows Terminal (Preview)"-setup, I added the following to the configuration some time ago:
This works like a charm on Ubuntu 20.04 (with bash 5.0.17). After recently upgrading a couple machines to Ubuntu 22.04 (bash 5.2.2) it started to become problematic though: When copy-pasting text onto the terminal or scrolling through history (arrow-key up/down) input becomes totally garbled. It appears that for every " Removing I haven't had the time/opportunity to dig any deeper, so I'm not entirely what's causing it (outside of the Ubuntu upgrade)... |
This is still an issue using v1.24 on Windows Terminal Preview Version 1.18.1462.0 and Ubuntu 22.04.2 |
Any update on this @justjanne ? |
Describe the bug
Git staged tick is rendering grey, not white
To Reproduce
Install latest version of powerline-go and Cascadia Code 2111.01 (Cascadia Code PL)
Expected behavior
Tick should be white
Environment (please complete the following information):
Additional context
Using Windows Terminal Preview 1.16.3464.0
The text was updated successfully, but these errors were encountered: