devblackops / Terminal-Icons

A PowerShell module to show file and folder icons in the terminal
MIT License
2.52k stars 110 forks source link

Some icons are not displaying properly #103

Closed rdmccray closed 1 year ago

rdmccray commented 1 year ago

image

image

image

fernandoccandidoo commented 1 year ago

Same thing here and the configuration is the same, I formatted the pc and this problem occurred in Oh My Posh and Terminal-Icons, but in Oh My Posh I found the solution which is to run the command "oh-my-posh config migrate glyphs --write" and solved it, but for Terminal-Icons it is still the same and I did not find anything about it, only that it is a problem with Nerd-Fonts 3...

Screenshot 2023-05-07 183301

Kuon-dev commented 1 year ago

Refer to this issue

https://github.com/devblackops/Terminal-Icons/issues/101

I have a fork of this repo to address this issue, you can clone it if you want.

krokofant commented 1 year ago

@Kuon-dev Seems to work much better. Will you setup a PR?

Kuon-dev commented 1 year ago

@Kuon-dev Seems to work much better. Will you setup a PR?

probably no, because I am recently pretty busy and the changes i did was a quick "urgent" hotfix that I didn't did a double check on. I believe there are some glyphs (really small number of them) that are still not showing properly due to the icons are completely removed instead of changing from mdi to md in that fork of mine but I just don't have time to pinpoint them out.

devblackops commented 1 year ago

@dennismccray v0.11.0 has been released with support for v3 nerd fonts. Please update to that version.

Update-Module Terminal-Icons