gokcehan / lf

Terminal file manager
MIT License
7.75k stars 332 forks source link

Icons cut off and uppermost icons showing the letter "o" #817

Open swindlesmccoop opened 2 years ago

swindlesmccoop commented 2 years ago

I'm not really sure how to describe this issue besides using the image attached. Both $LC and $LC_ALL are set to en_US.UTF-8 and I have

set shell zsh
set shellopts '-euy'
set ifs "\n"
set filesep "\n"
set icons

in my lfrc. This ocurrs with zsh as my shell and st as my terminal. I have my icons file here, with LF_ICONS being set to "$(cat "$HOME/.config/lf/icons")" so as to reference that file. Screenshot_20220420_023139

SeekingBlues commented 2 years ago

Duplicate of #583.

notjedi commented 2 years ago

same issue here, only happens with my build of st. i can see that you are running st as well. note that this only happens on my specific build of st, i tried it on another build and this wasn't happening. issuing the :redraw command fixes this for a moment.

swindlesmccoop commented 2 years ago

Apparently I was missing some kind of font or emoji library. Not sure which one but it fixed the issue. I've since deleted my entire Linux install and moved to OpenBSD though so I have no idea which oneit could be. I had the noto emojis and the JoyPixels emojis as far as I know but I could have installed more at some point.