[PR #14109] [CLOSED] Cinnamon/fhl/find contextmenu #29939

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14109
Author: @karaninb
Created: 9/30/2022
Status: Closed

Base: mainHead: cinnamon/fhl/find-contextmenu


📝 Commits (4)

📊 Changes

4 files changed (+35 additions, -0 deletions)

View changed files

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

📄 Description

coding screen how


🔄 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/14109 **Author:** [@karaninb](https://github.com/karaninb) **Created:** 9/30/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `cinnamon/fhl/find-contextmenu` --- ### 📝 Commits (4) - [`de5749a`](https://github.com/microsoft/terminal/commit/de5749ade2c7d92cea8d9053b182d36753f6fcac) I think this works - [`2ab10ea`](https://github.com/microsoft/terminal/commit/2ab10ea452b08eed9b3d3eb18c8b4da6eeb746e1) fix merge conflicts - [`b46bae2`](https://github.com/microsoft/terminal/commit/b46bae22fb9e962b338489f6614550b8f61e664a) fix merge conflict - [`08905d9`](https://github.com/microsoft/terminal/commit/08905d91cae386a44f0d33bcd37605758e523927) merge main ### 📊 Changes **4 files changed** (+35 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/Resources/en-US/Resources.resw` (+3 -0) 📝 `src/cascadia/TerminalApp/TabManagement.cpp` (+10 -0) 📝 `src/cascadia/TerminalApp/TerminalTab.cpp` (+21 -0) 📝 `src/cascadia/TerminalApp/TerminalTab.h` (+1 -0) </details> ### 📄 Description coding screen how --- <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:37:44 +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#29939