All text and symbols path in powershell is unreadable #3936
|
I have installed oh-my-posh but cant figure out why my fonts (I presume) are not working. My profile.ps1 only contains I installed meslo using My terminal settings file is and I have installed MesloLGM Nerd Font (If its present in my font picker is it possible to have done this wrong somehow?)
I have run
|
Replies: 1 comment 3 replies
|
@msp-incom this is due to encoding. If you can't change your computer's encoding, it is advised to change the encoding of PowerShell altogether. We do this also within oh-my-posh, but depending on the device configuration, it doesn't always work. |


@msp-incom aha, you're running in constrained language mode. In that case you'll need to change this in the Windows settings (I have no idea where to be honest).