Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is bug with using version 0.11, with some icons displaying as "?" #127

Open
Baiyi27 opened this issue Feb 5, 2024 · 3 comments
Open

Comments

@Baiyi27
Copy link

Baiyi27 commented Feb 5, 2024

Expected Behavior

Current Behavior

There is an issue with using version 0.11, with some icons displaying as "?"
if using version 0.10, this issue will not occur

Possible Solution

Steps to Reproduce (for bugs)

302116179-c7e32daa-dc0c-48ed-9d2f-8c40d8593f2b

The left side of the screenshot is Terminal-Icons version 0.11.0, and the right side is version 0.10.0
The screenshot above only shows that some icons have problems, and there are more icons with problems.

Context

Your Environment

  • Module version used:
    0.11.0
  • Operating System and PowerShell version:
    Window 11 22H2
    PowerShell 7.4.1
@verzada
Copy link

verzada commented Mar 19, 2024

I had the same problem with 0.11.0, after following @Baiyi27 report, downgrading to 0.10 worked for me as well.

My OS is
image
Powershell 7.4.1

@webbertakken
Copy link

For me it was the other way around. Was having some questionmarks in v0.10.0.
When I upgraded to v0.11.0 using Install-Module Terminal-Icons -F, things started working.

I'm using the latest version of FiraCode Nerd Font Mono.

Having the reverse of @verzada makes me think that this issue might be caused by a mismatch between Nerd Font and Terminal-Icons versions. Perhaps some icon allocations switched around in the fonts and Terminal Icons adapted accordingly?

@Tiberriver256
Copy link
Contributor

Yep, if 0.10.0 looks good for you and 0.11.0 doesn't. You have Nerd Fonts v2 installed.

Uninstall all your v2 fonts and then install v3 fonts to upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants