ryanoasis / nerd-fonts

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
https://NerdFonts.com
Other
54.89k stars 3.65k forks source link

A Character displays incorrectly #1052

Closed andywowws closed 1 year ago

andywowws commented 1 year ago

🗹 Requirements

🎯 Subject of the issue

Experienced behavior: when i am using Oh My Posh,i found a character been display incorrectly

Expected behavior: The character should be displayed as,but it had been displayed intoλ

Example symbols:

🔧 Your Setup

★ Screenshots (Optional)

The current character image In Terminal image

Finii commented 1 year ago

Can you copy and paste the actual character into a comment? So that I can check the codepoint. Why do you think it should be a ... what is it? Some rectangle, and not a lambda?

andywowws commented 1 year ago

The character is:ﬦ I am using Oh My Posh Theme lambdageneration

Finii commented 1 year ago

That's fb26 nf-mdi-lambda

image

It works at least in tilix: image

Did you check you really select the correct font? Of course you did. But you are using Windows Terminal, which might be a picky about the chars in that unicode block. They are actually "a bug". That is why we move the MDI to other codepoints.

You should/can probably use f0627:

image

See also

Finii commented 1 year ago

image

So you definitively look at some other font. Do not know if that is a setting problem or if Windows Terminal automagically switches to another font for that glyph.

Edit: Correct grammar

Finii commented 1 year ago

See also

github-actions[bot] commented 1 year ago

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.