Skip to content
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

The symbol '〉' can not display in powershell #375

Closed
zbttl opened this issue Sep 22, 2019 · 6 comments
Closed

The symbol '〉' can not display in powershell #375

zbttl opened this issue Sep 22, 2019 · 6 comments

Comments

@zbttl
Copy link

zbttl commented Sep 22, 2019

Thanks for your fantastic work.
But when I use the patched fonts in powershell, I find a symbol can't work well.
image
But it can work on Windows terminal and terminus.
image
image
and I try to change font like Sarasa-Gothic which stand by powerline, it works well.
image

My environments are:
OS: Windows 10(10.0.18362.356)
Terminal: Powershell(5.1.18362.145), windows terminal, terminus(1.0.91)
Software: posh-git(1.0.0-beta3), oh-my-posh(2.0.311)
Nerd Font: Cascadia Code Nerd Font Complete, Noto Mono Nerd Font Complete Mono Windows Compatible

@ryanoasis
Copy link
Owner

@zbttl Thanks for the report and screenshots, it's very helpful. 😄

I don't know when I'll have time to look into this.

@viceice
Copy link

viceice commented Feb 10, 2020

Seeing missing glyphs too for CascadiaCode
image

@viceice
Copy link

viceice commented Feb 10, 2020

Windows Terminal
image

@zbttl
Copy link
Author

zbttl commented Feb 12, 2020

I found a tamporary solution.
Finding the path in regdit

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink

and create a Multi-string value named CascadiaCode Nerd font, changing this value to

MSYH.TTC,Microsoft YaHei UI,154,115
MSYH.TTC,Microsoft YaHei UI
SEGUISYM.TTF,Segoe UI Symbol

the key is the last line

SEGUISYM.TTF,Segoe UI Symbol

Because I am using Chinese version system, maybe you need do some change in English version.

@Finii
Copy link
Collaborator

Finii commented Jan 30, 2023

The (unicode 3009) is not part of Nerd Fonts patching.

@Finii Finii closed this as completed Jan 30, 2023
@github-actions
Copy link
Contributor

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. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants