textual icon indicating copy to clipboard operation
textual copied to clipboard

Misrendered characters in Windows Terminal

Open torshepherd opened this issue 2 years ago • 3 comments

Scrollbar has ?? characters on Windows Terminal

image

torshepherd avatar Oct 23 '22 23:10 torshepherd

This also happens when following the tutorial in the docs. It can be fixed by changing fonts.

Before: (Consolas) image

After: (Source Pro Code) image

While this problem is not caused by Textual itself, it would be helpful to warn Windows users about this behavior in the tutorial.

RasmusB avatar Oct 24 '22 10:10 RasmusB

Looks like you are also limited to 256 colors, which suggests you have an older version of either Windows or Windows Terminal.

If you update Windows you should find you will get the full Textual experience.

willmcgugan avatar Oct 25 '22 13:10 willmcgugan

Also keep in mind that on Windows there is the "Command Prompt" (which is cmd.exe) and the newer/better "Windows Terminal" On Windows 10 (not sure about Win11), this isn't installed by default (at least for me it wasn't), I had to install from the Store. Those screen shots look like the older (but standard) command prompt. Textual works MUCH better and consistently on Windows Terminal.

So "command prompt" and "windows terminal" are actually separate apps, and Windows Terminal is better. 👍

dlasusa avatar Oct 25 '22 15:10 dlasusa

Don't forget to star the repository!

Follow @textualizeio for Textual updates.

github-actions[bot] avatar Jan 03 '23 21:01 github-actions[bot]