[PR #9733] [MERGED] Add support for LightDismissing the renamer #27718

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9733
Author: @zadjii-msft
Created: 4/6/2021
Status: Merged
Merged: 4/7/2021
Merged by: @undefined

Base: mainHead: dev/migrie/9718-light-dismiss-renamer


📝 Commits (1)

  • bf66cab Add support for LightDismissing the renamer

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/TerminalPage.xaml (+2 -1)

📄 Description

Summary of the Pull Request

Huh, I guess I missed making the window renamer light-dismissable. This is a oneline fix for that.

Light dismissing is treated as a cancel, not as a commit.

References

PR Checklist

Validation Steps Performed

This feels right.


🔄 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/9733 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 4/6/2021 **Status:** ✅ Merged **Merged:** 4/7/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/migrie/9718-light-dismiss-renamer` --- ### 📝 Commits (1) - [`bf66cab`](https://github.com/microsoft/terminal/commit/bf66cab54f05164b9dea0dad435d4aebd1a91bb9) Add support for LightDismissing the renamer ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TerminalPage.xaml` (+2 -1) </details> ### 📄 Description ## Summary of the Pull Request Huh, I guess I missed making the window renamer light-dismissable. This is a oneline fix for that. Light dismissing is treated as a _cancel_, not as a commit. ## References * Added in #9662 ## PR Checklist * [x] Closes #9718 * [x] I work here * [n/a] Tests added/passed * [n/a] Requires documentation to be updated ## Validation Steps Performed This feels right. --- <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:23:49 +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#27718