[PR #10297] [MERGED] Replace feedback button with command palette button in dropdown #27976

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/10297
Author: @KnapSac
Created: 5/31/2021
Status: Merged
Merged: 6/10/2021
Merged by: @undefined

Base: mainHead: dev/cv/gh-10171


📝 Commits (2)

  • 33dd336 Replace feedback button with command palette button in dropdown (#10171)
  • 3533123 Readd feedback resource items

📊 Changes

3 files changed (+25 additions, -19 deletions)

View changed files

📝 src/cascadia/TerminalApp/Resources/en-US/Resources.resw (+3 -0)
📝 src/cascadia/TerminalApp/TerminalPage.cpp (+21 -18)
📝 src/cascadia/TerminalApp/TerminalPage.h (+1 -1)

📄 Description

Replaces the "feedback" button in the dropdown menu with a "command palette"
button.

image


🔄 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/10297 **Author:** [@KnapSac](https://github.com/KnapSac) **Created:** 5/31/2021 **Status:** ✅ Merged **Merged:** 6/10/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/cv/gh-10171` --- ### 📝 Commits (2) - [`33dd336`](https://github.com/microsoft/terminal/commit/33dd3362c4c64db54bd8dcae8f93e739ba7b76a8) Replace feedback button with command palette button in dropdown (#10171) - [`3533123`](https://github.com/microsoft/terminal/commit/3533123f658b5614a0a0ef00a5c1ed64e1837058) Readd feedback resource items ### 📊 Changes **3 files changed** (+25 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/Resources/en-US/Resources.resw` (+3 -0) 📝 `src/cascadia/TerminalApp/TerminalPage.cpp` (+21 -18) 📝 `src/cascadia/TerminalApp/TerminalPage.h` (+1 -1) </details> ### 📄 Description Replaces the "feedback" button in the dropdown menu with a "command palette" button. * [x] Closes #10171 ![image](https://user-images.githubusercontent.com/34449626/120193627-eca45e80-c21c-11eb-83bb-40b6539bce13.png) --- <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:25:29 +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#27976