Closed madcampos closed 6 years ago
Yep. I have noticed this as well. I'm not sure what is causing it, but will look into it after I finish merging Pansies
I don't think it is you @Jaykul, I think it is a bug in the Console. Seems to render a space after multibyte chars.
An interesting test is to do the following:
# change font to Consolas
cls
# watch the prompt render with missing glyphs
# change font to a Powerline font
# watch the prompt render correctly
<enter>
# watch prompt render messed up again
So I guess I can close this now?
On Windows 10 (Build 15063, PS version 5.1.15063.0) there is some spacing issues, when the line is created there is a space before each part, and after typing anything the spaces go to the front of the line. Here are some screenshots.
Spaces before sections:
Spaces after input:
The number of spaces seems to be mantained.