Skip to content

troubleshooting oh-my-posh glyphs / terminal-icons #3790

Closed Answered by noelle-gray
noelle-gray asked this question in Troubleshoot
Discussion options

You must be logged in to vote

The solution was oh-my-posh config migrate glyphs --write.

I think my confusion was the migration process for the Nerd Fonts had been applied but without success.

Given the several installation methods attempted with the correct fix method applied without success. I think the reason I was fooled was verifications of static refs with a cached font.

I noticed that oh-my-posh/src/engine/migrate_glyphs.go references a static map to migrate glyph values. Just throwing out there that it looks like a case could be made for improving TestGetCodePoints from checking the length of a key-value map of a single in-house font font to checking the actual font being sent to the terminal emulator in use. …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by noelle-gray
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants