JanDeDobbeleer / oh-my-posh2

A prompt theming engine for Powershell
MIT License
5.19k stars 283 forks source link

the glypes of theme "robbyrussell" are too small #259

Closed jaisharx closed 4 years ago

jaisharx commented 4 years ago

Annotation 2020-06-03 053310

You can see how the arrow and the X glypes are too small, while all the other character are of normal size. Please fix this! I really like this theme, would love if this small problem gets fixed

Annotation 2020-06-03 053710

You can see how the default glyph that comes is so small compared to anything like a font ligature of dash followed by an arrow (->)

PS: I'm using the new Windows Terminal with Cascadia Code font

rescenic commented 4 years ago

Glypes depend on font. Try Nerd Font like Hack NF.

rescenic commented 4 years ago

For temporary solution, you can zoom in with Ctrl+Scroll mouse. For permanent font size, add setting: "fontSize": 14 in Windows Terminal settings.json.

Zoomed -in PowerShell 7 Terminal: ps1

Zoomed-in PowerShell 7 in Windows Terminal: ps2

JanDeDobbeleer commented 4 years ago

I'm not really in control of how the fonts are rendered. It does depends on the font size and font used.