-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Not Supported in VSCode terminal [solved] #831
Comments
You can see that the icons are cut in half. |
I believe we should track it at: microsoft/vscode#148857 |
Thanks for sharing the URL felipecrs. 😄 My problem is solved. This issue can be closed. |
Thank you all. |
Same issue as @JulianH99. It works in VS Code: But doesn't work in Windows Terminal: The font I'm using is SF Mono by Apple, patched by myself. I'm using arguments |
@ClHg2 Could you say in words what does not work? I can not see anything obvious from the images. Side-question: Is there a reason you use |
@Finii I mean the green tick is not shown on the right side. I just thought it might look better if I specify |
Slightly strange... THIS Issue is about Not Supported in VSCode terminal,
I never saw any difference and believe it does nothing. I thought maybe someone has hard evidence that it really does something. Will try your Issue after lunch. |
Hmm, but the tick is shown, just not the green one: Do you know the codepoint? Please copy&paste the line as text into a comment here, I can then examine. Is the green coloring from your powerline theme? |
It's strange. The icon is ✔. But it displays differently in VS Code and Windows Terminal. Also, the icon is rather small in Windows Terminal. |
Hmm, that looks like the wrong font 🤔 |
The codepoint of the tickmark is You need to change your powerline to use a Nerd Font codepoint, examples: Helpful links:
Here on the github website the web-server changes 2714 to the color emoji codepoint 🙄. Probably VSCode is doing the same, while Windows Terminal does no automagic (unwanted maybe) font substitution. Edit: Add links |
@Finii I see. Many thanks! |
Locking this, kept it open only so that the solution can be found more easy. |
Nerd fonts are not supported in VS Code terminal
I am using Mononoki Nerd Font v2.1
The text was updated successfully, but these errors were encountered: