eza-community / eza

A modern, maintained replacement for ls
https://eza.rocks
MIT License
8.81k stars 169 forks source link

bug: Nerd Fonts icons not rendering correctly #885

Closed TallonRain closed 3 months ago

TallonRain commented 4 months ago

Hi there, I'm using the current version of Nerd Fonts (3.1.1) with the Jetbrains Mono font and I've just recently switched to eza. However, I've found that when using the --icons flag, the relevant icons are not rendering correctly. But they still render correctly with exa. Here's a comparison:

image

This is on macOS on iTerm2.

image
cafkafk commented 3 months ago

Exa used 2.x IIRC, so you might try to find some way to double check that you're using the latest nerd fonts, exa should not work with 3.x (I think)

TallonRain commented 3 months ago

Thanks for the input. I removed the fonts I had installed and grabbed a fresh copy to be certain it was the latest. It looks like that resolved the issue. Seems my config to update it wasn't working as expected, whoops.