[PR #10589] [MERGED] Fix the cursor blink VT sequence being ignored #28125

Open
opened 2026-01-31 09:26:30 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10589
Author: @PankajBhojwani
Created: 7/8/2021
Status: Merged
Merged: 7/9/2021
Merged by: @undefined

Base: mainHead: dev/pabhoj/cursor_blink


📝 Commits (2)

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 src/host/outputStream.cpp (+10 -1)

📄 Description

Ensure that the cursor blink VT sequence gets flushed to terminal when conhost is attached to a pty

Closes #10543


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/10589 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 7/8/2021 **Status:** ✅ Merged **Merged:** 7/9/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/cursor_blink` --- ### 📝 Commits (2) - [`ba70081`](https://github.com/microsoft/terminal/commit/ba70081fe72c4fa9cba920ba4d8d4b8828764f68) fix cursor blink - [`d2671c3`](https://github.com/microsoft/terminal/commit/d2671c3a77552d79e1fb07c542cebea23bcbc318) comment ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/host/outputStream.cpp` (+10 -1) </details> ### 📄 Description Ensure that the cursor blink VT sequence gets flushed to terminal when conhost is attached to a pty Closes #10543 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:26:30 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28125