[PR #16202] fix : Update ConsoleControl.cpp #30864

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

Original Pull Request: https://github.com/microsoft/terminal/pull/16202

State: closed
Merged: No


Summary of the Pull Request :-

Updating Console Control.

References and Relevant Issues :-

1.Microsoft Windows API Documentation
2.Pseudoconsole (ConPTY)
3.Console Window Management

Detailed Description of the Pull Request / Additional comments : -

It allows you to set various properties and operations for the console window, such as notifying a console application, setting foreground status, ending tasks, and setting the window owner.

Validation Steps Performed

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16202 **State:** closed **Merged:** No --- ## Summary of the Pull Request :- Updating Console Control. ## References and Relevant Issues :- 1.Microsoft Windows API Documentation 2.Pseudoconsole (ConPTY) 3.Console Window Management ## Detailed Description of the Pull Request / Additional comments : - It allows you to set various properties and operations for the console window, such as notifying a console application, setting foreground status, ending tasks, and setting the window owner. ## Validation Steps Performed ## PR Checklist - [x] Closes #14196 - [x] Tests added/passed - [x] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [x] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:43:27 +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#30864