Open swindlesmccoop opened 2 years ago
Duplicate of #583.
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.
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.
I'm not really sure how to describe this issue besides using the image attached. Both
$LC
and$LC_ALL
are set toen_US.UTF-8
and I havein 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.