Missing block glyph in PowerShell with oh-my-posh
#1107
Unanswered
mavaddat
asked this question in
Troubleshoot
Replies: 1 comment 2 replies
-
I checked for the glyph VS Code terminal and it looks OK at start up. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just started using
oh-my-posh
with nerd fonts and I am occasionally missing a rectangular block glyph on my prompt. I say occasionally, because it sometimes shows depending on the length of the prompt. I tried JetBrainsMono Nerd Font and Meslo Nerd Font. Both were rendering as missing this glyph.I get this issue in all versions of PowerShell on my system.
Here is the output of
oh-my-posh.exe -debug
:I load the config with this part of my
$PROFILE
:My installed modules:
Installed Modules as Table
I got this table by running
Here are my Terminal Settings:
JSON of my Microsoft Terminal Preview Settings
JSON of my Microsoft Terminal Settings
Beta Was this translation helpful? Give feedback.
All reactions