You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Material Design Icons
The Material Design Icons have to move codepoints. Historically we patch them in between F500 - FD46; but part of that range is needed for Chinese and other glyphs. With ryanoasis/nerd-fonts#773 and Plan 5+ of ryanoasis/nerd-fonts#365 their new home will be after F0001. And they grow considerably.
The v2.3.x release has both, the 'old' and the 'new' codepoints to enable you an easier transision. Please change already now your prompts and other uses to the new codepoints. Release v3.0.0 will finally drop the old codepoints (F500 - FD46).
The following is a patch for the replaced icons used in powerlevel10k.
The reason I didn't PR this is because the maintainer thinks we should consider users who use fonts that don't include the new code points. See: #2033 (comment)
Nerd Fonts 3.0 is released and the #2217 is resolved, it's a good idea to give up backwards compatibility.
The text was updated successfully, but these errors were encountered:
See: https://github.com/ryanoasis/nerd-fonts/releases/tag/v2.3.3
The following is a patch for the replaced icons used in powerlevel10k.
The reason I didn't PR this is because the maintainer thinks we should consider users who use fonts that don't include the new code points. See: #2033 (comment)
Nerd Fonts 3.0 is released and the #2217 is resolved, it's a good idea to give up backwards compatibility.
The text was updated successfully, but these errors were encountered: