Bar text cursor (caret) too thin, or just me? #20393
Unanswered
Armen Michaeli (amn)
asked this question in
Q&A
Replies: 1 comment
|
It's not just you - this is a known issue in Windows Terminal. For more details, see #3167 and #16228. FWIW, the GDI renderer that is used in conhost/openconsole does respect the system settings for the cursor width, so some of the framework is already in place. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have "2" set as text cursor thickness via the "Text cursor" page in Windows settings, but Windows Terminal (version 1.24.11321.0) still renders what appears to be exactly 1 pixel thin bar:
In fact, it doesn't matter what thickness I set on the "Text cursor" page in Windows settings -- Windows Terminal's bar cursor seems unaffected.
Is it just me? I have no settings regarding the cursor in Windows Terminal configuration -- verified this through looking over the [JSON-formatted] configuration file.
All reactions