-
-
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
Certain glyphs cut off when they are the right-most symbol being rendered #501
Comments
@stamminator on first sight this smells like a Windows Terminal issue. I'll try to reproduce this in other terminals too. |
Ok, so did some test: Doesn't happen on iTerm2 (macOS) Doesn't happen on my Windows 10 VM running Terminal Preview: This is definitely related to either the settings on your Windows Terminal or the Windows Terminal itself (I'm on the Preview version). |
I've seen this happen on lots of icons, and can confirm I see it on the house icon. It's related to the nerdfont you select. And this is on both versions of windows terminal (normal and preview). For example:
Sadly, I don't believe OMP can do anything about this. |
@travistx @stamminator there was an issue about this in the Windows Terminal backlog but I can't seem to find it anymore (glyph spacing). |
Yeah I've seen it before. This is probably the one you're thinking of: |
@travistx Yes! Thank you!!! |
@stamminator until the Terminal team decides to fix this, moving to the mono variant fixes the issue. |
10-4. I tried playing around with inserting special space characters after the icon, like zero-width space ( |
@stamminator you could always switch to ConEmu or another terminal. Although I admit, Windows Terminal is neat. They'll get there eventually though. |
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
Certain glyphs (for example
f7db
) are being cut off if there are no further glyphs to display other than the line terminator. I've confirmed that the issue takes place with both the CaskaydiaCove NF and MesloLGM NF fonts, presumably others as well.Environment
Steps to Reproduce
cd
one level deeper so that the home icon is no longer the right-most symbol being renderedThe text was updated successfully, but these errors were encountered: