Terminal redraw OSC cursor color #16511

Open
opened 2026-01-31 05:14:21 +00:00 by claunia · 0 comments
Owner

Originally created by @237dmitry on GitHub (Jan 26, 2022).

Windows Terminal version

1.12.3472.0

Windows build number

10.0.22000.0

Other Software

PowerShell 7.1.2

Steps to reproduce

  1. Change cursor color by osc sequence "`e]12;#ff0000`a"
  2. Change keyboard layout Win+Space when window of terminal is active.

Expected Behavior

After pressing the keyboard shortcut, the cursor color will remain the same.

Actual Behavior

The cursor color changes to the one specified in the color scheme in settings.json

Originally created by @237dmitry on GitHub (Jan 26, 2022). ### Windows Terminal version 1.12.3472.0 ### Windows build number 10.0.22000.0 ### Other Software PowerShell 7.1.2 ### Steps to reproduce 1. Change cursor color by osc sequence ```"`e]12;#ff0000`a"``` 2. Change keyboard layout `Win+Space` when window of terminal is active. ### Expected Behavior After pressing the keyboard shortcut, the cursor color will remain the same. ### Actual Behavior The cursor color changes to the one specified in the color scheme in settings.json
claunia added the Resolution-Duplicate label 2026-01-31 05:14:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16511