Terminal-Icons icon indicating copy to clipboard operation
Terminal-Icons copied to clipboard

Some icons don't show correctly

Open aviRon012 opened this issue 1 year ago • 8 comments

Some icons don't show correctly

Expected Behaviour

I expected the icons to show correctly.

Current Behaviour

Screenshot (6)

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

aviRon012 avatar Oct 04 '23 01:10 aviRon012

I have the same issue:

image

JFSF avatar Oct 08 '23 16:10 JFSF

I solved this temporarily by reverting back to version 0.10.0

aviRon012 avatar Oct 09 '23 02:10 aviRon012

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.

Tiberriver256 avatar Oct 09 '23 12:10 Tiberriver256

@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' image

After that, everything looks normal image

anhtuan219 avatar Oct 21 '23 11:10 anhtuan219

I have the same issue:

image

@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 image

So that you can specify the font in the settings for PowerShell image

anhtuan219 avatar Oct 21 '23 12:10 anhtuan219

For me I had to uninstall all NerdFonts and then reinstall a v3 version.

Tiberriver256 avatar Oct 21 '23 13:10 Tiberriver256

Yep, uninstall the old version first, then install latest version

grassleaf99 avatar Oct 21 '23 14:10 grassleaf99

Yep, after replace all Nerd Fonts with version 3.0 it seems to solved the problem.

JFSF avatar Oct 29 '23 11:10 JFSF