Closed newmankyle closed 4 years ago
Recently tried installing terminal icons using this script, however I'm not getting any output. Icons still display as empty boxes.
This is what I have:
As far as I know, my font hasn't been patched at all.
icons.fish
echo $oct_alert
Not sure what else I'm missing. Any help would be appreciated.
After studying the issue some more, it seems Windows Terminal doesn't support font fallback yet.
Recently tried installing terminal icons using this script, however I'm not getting any output. Icons still display as empty boxes.
This is what I have:
As far as I know, my font hasn't been patched at all.
icons.fish
in my shell; runningecho $oct_alert
results in an empty box...Not sure what else I'm missing. Any help would be appreciated.