Missing glyphs in OhMyPosh and Caskaydia Cove

221 Views Asked by At

So I have a OhMyPosh theme and the latest Caskaydia Cove Mono Regular (just downlonaded from GitHub) and the git glyph is not showing propecli

I use Windows Terminal and PowerShell 7. Here are settings: windows terminal settings

This issue exists for every Posh Theme.

1

There are 1 best solutions below

0
Dodgyrabbit On

There are breaking changes with Nerd Fonts 3.0. See the release notes for specifics.

The main culprit is most likely that Material Design Icons were moved to a new codepoint.

What you can do to fix:

  • Search for any existing icons in your json file here.
  • If it comes up with a "Removed" response - you have found the problem.
  • You can search for a similar icon and use that instead.

Alternatively, there is a full lookup table and some scripts here.