Hi Michael,

> Has anyone else noticed missing glyphs when updating to the latest version?

I did run into the issue of some Glyphs changing code points and found
multiple scripts that could convert the codepoints, e.g. this one [1].
There is also still an open issue about missing glyphs [2].

I suspect it is only moved codepoints for you.
It looks like you may be using powerlevel9k or powerlevel10k. If you
are still on p9k, check out p10k. It is basically a rewrite of p9k and
your configuration should still work unchanged.
If you use p10k, make sure to update p10k. And if you are not using
the MesloLGS NF font, you might need to set
POWERLEVEL9K_MODE=nerdfont-v3 [3].


Christian

[1]: https://gist.github.com/mischw/78e8e42c2ebb1069560a2fc4573b1425
[2]: https://github.com/ryanoasis/nerd-fonts/issues/1190
[3]: https://github.com/romkatv/powerlevel10k/issues/2217

Reply via email to