We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
After studying the issue some more, it seems Windows Terminal doesn't support font fallback yet.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: