Terminal-Icons
Terminal-Icons copied to clipboard
Some icons don't show correctly
Some icons don't show correctly
Expected Behaviour
I expected the icons to show correctly.
Current Behaviour
Your Environment
- Module version used: 0.11.0
- Operating System version: windows 11 22H2
- PowerShell version: 7.3.7
- nerd-fonts: CascadiaCode v3.0.2 https://github.com/ryanoasis/nerd-fonts/releases/download/v3.0.2/CascadiaCode.zip
I have the same issue:
I solved this temporarily by reverting back to version 0.10.0
If the icons work on 0.10.0
then you're still on Nerd Font v2. The v3 upgrade was quite problematic for me. I ended up having to uninstall all Nerd Fonts and then reinstall the v3 version before it took.
@aviRon012 Which specific font of CascadiaCode in v3.0.2 that you installed? I have exactly this issue (icons of Desktop, Links, Music,... look weird)
I use the latest version of PowerShell (v7.3.8) and Terminal-Icons (v0.11.0) The problem is my font (it's CascadiaCode too) is not the latest
So I download the latest font (v3.0.2 - version that you use)
And I install the 'CaskaydiaCoveNerdFont-Regular.ttf'
After that, everything looks normal
I have the same issue:
@JFSF You can download the latest version of CascadiaCode and install the 'CaskaydiaCoveNerdFont-Regular.ttf' (like my above answer)
I noticed that you use the PowerShell application
You should use the Windows Terminal
So that you can specify the font in the settings for PowerShell
For me I had to uninstall all NerdFonts and then reinstall a v3 version.
Yep, uninstall the old version first, then install latest version
Yep, after replace all Nerd Fonts with version 3.0 it seems to solved the problem.