OSC 12 cursor colour update doesn't appear to be working #7102
Labels
Area-VT
Virtual Terminal sequence support
good first issue
This is a fix that might be easier for someone to do as a first contribution
Help Wanted
We encourage anyone to jump in on these.
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Priority-2
A description (P2)
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Environment
Steps to reproduce
In a bash shell:
I've confirmed that changing the 12 to a 10 correctly changes the text foreground colour, and 11 correctly changes the background colour.
I've also tried the same thing in PowerShell, with the same lack of effect.
I've tried both the default
cursorShape
, and thefilledBox
shape.Changes to the
cursorColor
in the current scheme do take effect correctly.Expected behavior
The cursor should change from the theme-defined colour into the off-white background of Solarized Light.
Actual behavior
Cursor colour does not change.
The text was updated successfully, but these errors were encountered: