felixse / FluentTerminal

A Terminal Emulator based on UWP and web technologies.
GNU General Public License v3.0
9.19k stars 442 forks source link

Cursor position is incorrect #163

Open giggio opened 5 years ago

giggio commented 5 years ago

My powershell profile sets the cursor on a new line, writes a glyph and adds a space. But FluentTerminal is not showing this extra space, and is starting the line on the glyph. You can see it on two examples on the image bellow:

image

felixse commented 5 years ago

Can you share your prompt script?

giggio commented 5 years ago

Yes: https://github.com/giggio/poshfiles It is a bit complex, but it is based on oh-my-posh. It is probably easier for you to just install Oh my posh and test their themes.