Skip to content

2.0 Fonts Can't Be Used in Windows cmd.exe/powershell.exe/wsl shells #269

@brennanfee

Description

@brennanfee

🎯 Subject of the issue

It seems that something in the fonts changed to prevent the cmd.exe (windows console) from recognizing the fonts. I'm aware that there are a few font flags that are required for cmd.exe to recognize the fonts (such as OEM_CHARSET for opentype and FF_MODERN for truetype).

This works with previous versions of the fonts (as recently as 1.2). I even tried the old-school method of adding them to the registry (which isn't supposed to be needed anymore).

🔧 Your Setup

  • Which font are you using (e.g. Anonymice Powerline Nerd Font Complete.ttf)?

I haven't tried them all but the ones I'm trying to get working are: Hack, SauceCodePro, Hasklug, Fura Code. In every case, I installed the "Windows Compatible Mono" versions of the fonts.

  • Which terminal emulator are you using (e.g. iterm2, urxvt, gnome, konsole)?

Standard Windows cmd.exe or PowerShell.exe or any of the WSL shells (ubuntu).

  • Are you using OS X, Linux or Windows? And which specific version or distribution?

Windows 10, 1803

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions