Skip to content
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

Add Support for Console Fonts #298

Open
SHADOW-REX opened this issue Nov 12, 2024 · 0 comments
Open

Add Support for Console Fonts #298

SHADOW-REX opened this issue Nov 12, 2024 · 0 comments

Comments

@SHADOW-REX
Copy link

SHADOW-REX commented Nov 12, 2024

The normal font install will work fine for most stuff (including Windows Terminal) but it won't work for applications which use console fonts : Powershell and Command Prompt.

Maybe add a option to import a registry entry to install nerd fonts as console fonts.
Apparently it works if you just a simple registry entry with the correct font name:

Citing this article:

Run regedit.exe and navigate to HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Console/TrueTypeFont.

Right-click in the panel on the right side and create a new string value. Name that value “0” or “00” or however many zeros you need to create a new key. That string’s value is the name of the font to add.

i've seen users have success with this method on sf, unfortunately i failed (idk the issue) and had to switch to using windows terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant