[PR #9633] [MERGED] Prevent arrow keys from dismissing tab renamer #27671

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9633
Author: @Don-Vito
Created: 3/26/2021
Status: Merged
Merged: 3/29/2021
Merged by: @undefined

Base: mainHead: 9632-dismiss-renamer-arrow


📝 Commits (2)

  • eb347b1 Prevent arrow keys from dismissing tab renamer
  • 6b3319a Update src/cascadia/TerminalApp/TabHeaderControl.cpp

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/TabHeaderControl.cpp (+11 -1)

📄 Description

PR Checklist


🔄 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/9633 **Author:** [@Don-Vito](https://github.com/Don-Vito) **Created:** 3/26/2021 **Status:** ✅ Merged **Merged:** 3/29/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `9632-dismiss-renamer-arrow` --- ### 📝 Commits (2) - [`eb347b1`](https://github.com/microsoft/terminal/commit/eb347b17e32614144a1b16d1ee6e43fdcdc83786) Prevent arrow keys from dismissing tab renamer - [`6b3319a`](https://github.com/microsoft/terminal/commit/6b3319a9528c2b4f5fb27be46090805caaa3e9bc) Update src/cascadia/TerminalApp/TabHeaderControl.cpp ### 📊 Changes **1 file changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TabHeaderControl.cpp` (+11 -1) </details> ### 📄 Description ## PR Checklist * [x] Closes https://github.com/microsoft/terminal/issues/9632 * [x] CLA signed. * [ ] Tests added/passed * [ ] Documentation updated. * [ ] Schema updated. * [ ] I've discussed this with core contributors already. --- <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:23 +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#27671