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
I’m using JetBrainsMono Nerd Font in my macOS terminal with Oh My Zsh and the Powerlevel10k theme. Most icons work correctly, but some icons are not rendered properly.
For example, In Pycharm and IDEA,the Python icon is displayed as instead of the proper Python logo.
When I switch to another font (e.g., Maple Mono NF CN), all icons, including Python, display correctly
Expected behavior:
It would be great if future versions of JetBrainsMono NF could include these missing icons.
Thank you