-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
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
Windows Terminal does not find font on start #12079
Comments
Maybe wrong font face? Try |
Oh interesting. This isn't #11648 then. If you're trying to use the nerd fonts version, the Terminal probably should be able to load this without any issues. What string did you enter in the settings file to set the font to CaskaydiaCove NF? Curious that the initial load gets it wrong, but then apparently the subsequent load of the SUI falls back to the font you expected. We probably need to align those two code paths. |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
I just changed it via settings UI. |
Windows Terminal version
1.11.3471.0
Windows build number
10.0.22000.0
Other Software
No response
Steps to reproduce
Open Windows Terminal.
Expected Behavior
The expected behavior is that WT would load just fine without any errors.
Actual Behavior
WT loads and shows a "Can't find font" error.
This can be fixed by going to Settings and hitting "Save" without modifying anything, but it is rather annoying, especially because I use a custom prompt that makes use of a "Nerd Font", and displays incorrectly without that.
The text was updated successfully, but these errors were encountered: