Issues with nerd-fonts after updating to 3.0.0
Has anyone else noticed missing glyphs when updating to the latest version? Here is 2.3.3 [image: 2.3.3.png] Here is 3.0.0 [image: 3.0.0.png] Now Here is my prompt in 2.3.3 [image: 2.3.3_prompt.png] and in 3.0.0 [image: 3.0.0_prompt.png] See how the Home folder icon is missing. What changed?
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
participants (2)
-
Christian
-
Michael Manley