Workaround for Nerd Fonts 3.0.0 extra space? #3780
Unanswered
GethDeeo
asked this question in
Troubleshoot
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After upgrading to Nerd Fonts 3.0.0 and updating my theme with the new code points, I've noticed an extra space without background at the end of segments containing updated code points (the problematic icon is not at the end).
(Well, except
pathsegment, where the same bug appears after the folder icon, just before the actual path.)I've tried both json (example:
\udb80\udd8d) and yaml (example:\U000f018d).Oh My Posh 15.4.0
Microsoft Terminal 1.16.10262.0
I'm fairly certain it's a Terminal bug. Are there any workarounds, or should I just downgrade the font?
All reactions