[PR #9294] [MERGED] Update dropdown's settings keyboard accelerator #27520

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/9294
Author: @carlos-zamora
Created: 2/25/2021
Status: Merged
Merged: 2/25/2021
Merged by: @undefined

Base: mainHead: dev/cazamor/sui/dropdown-accelerator


📝 Commits (1)

  • da8d282 Update dropdown's settings keyboard accelerator

📊 Changes

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

View changed files

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

📄 Description

Fixes a bug introduced by #9224 where the wrong keyboard accelerator
would appear in the new tab dropdown. We were looking for the "settings
file" version of the action, as opposed to the "settings UI" version.

References

#9224 - Settings UI as default
#6800 - Settings UI Epic


🔄 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/9294 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 2/25/2021 **Status:** ✅ Merged **Merged:** 2/25/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/cazamor/sui/dropdown-accelerator` --- ### 📝 Commits (1) - [`da8d282`](https://github.com/microsoft/terminal/commit/da8d28232102e7e973ba64f3100a5fca76f715a9) Update dropdown's settings keyboard accelerator ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TerminalPage.cpp` (+1 -1) </details> ### 📄 Description Fixes a bug introduced by #9224 where the wrong keyboard accelerator would appear in the new tab dropdown. We were looking for the "settings file" version of the action, as opposed to the "settings UI" version. ## References #9224 - Settings UI as default #6800 - Settings UI Epic --- <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:22:28 +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#27520