ConPTY does not pass cursor blinking VT sequence (DECSET/DECRST 12) #14381

Closed
opened 2026-01-31 04:08:46 +00:00 by claunia · 6 comments
Owner

Originally created by @PankajBhojwani on GitHub (Jul 1, 2021).

Originally assigned to: @PankajBhojwani on GitHub.

Windows Terminal version (or Windows build number)

1.8

Other Software

No response

Steps to reproduce

In powershell, enter:

"`e[?12l"

Expected Behavior

Cursor should stop blinking

Actual Behavior

Cursor continues to blink

Originally created by @PankajBhojwani on GitHub (Jul 1, 2021). Originally assigned to: @PankajBhojwani on GitHub. ### Windows Terminal version (or Windows build number) 1.8 ### Other Software _No response_ ### Steps to reproduce In powershell, enter: "`e[?12l" ### Expected Behavior Cursor should stop blinking ### Actual Behavior Cursor continues to blink
Author
Owner

@skyline75489 commented on GitHub (Jul 2, 2021):

Quick question: how about https://github.com/microsoft/terminal/issues/1379#issuecomment-735371952 ?

@skyline75489 commented on GitHub (Jul 2, 2021): Quick question: how about https://github.com/microsoft/terminal/issues/1379#issuecomment-735371952 ?
Author
Owner

@DHowett commented on GitHub (Jul 2, 2021):

That's just a workaround. We should also pass DECSET 12 through ConPTY!

@DHowett commented on GitHub (Jul 2, 2021): That's just a workaround. We should also pass DECSET 12 through ConPTY!
Author
Owner

@DHowett commented on GitHub (Jul 2, 2021):

@PankajBhojwani yours if you want! (Do you want it?)

@DHowett commented on GitHub (Jul 2, 2021): @PankajBhojwani yours if you want! (Do you want it?)
Author
Owner

@PankajBhojwani commented on GitHub (Jul 2, 2021):

(Do you want it?)

I'll take it!

@PankajBhojwani commented on GitHub (Jul 2, 2021): > (Do you want it?) I'll take it!
Author
Owner

@ghost commented on GitHub (Jul 14, 2021):

:tada:This issue was addressed in #10589, which has now been successfully released as Windows Terminal v1.9.1942.0.🎉

Handy links:

@ghost commented on GitHub (Jul 14, 2021): :tada:This issue was addressed in #10589, which has now been successfully released as `Windows Terminal v1.9.1942.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.9.1942.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (Jul 14, 2021):

:tada:This issue was addressed in #10589, which has now been successfully released as Windows Terminal Preview v1.10.1933.0.🎉

Handy links:

@ghost commented on GitHub (Jul 14, 2021): :tada:This issue was addressed in #10589, which has now been successfully released as `Windows Terminal Preview v1.10.1933.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.10.1933.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14381