[PR #8885] [MERGED] Teach SUI tab to respect close / prev / next tab bindings #27325

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/8885
Author: @Don-Vito
Created: 1/25/2021
Status: Merged
Merged: 1/25/2021
Merged by: @DHowett

Base: mainHead: 8767-sui-preview


📝 Commits (1)

  • 446d828 Teach SUI tab to respect close / prev / next tab bindings

📊 Changes

2 files changed (+27 additions, -0 deletions)

View changed files

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

📄 Description

A temporary solution for #8882


🔄 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/8885 **Author:** [@Don-Vito](https://github.com/Don-Vito) **Created:** 1/25/2021 **Status:** ✅ Merged **Merged:** 1/25/2021 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `8767-sui-preview` --- ### 📝 Commits (1) - [`446d828`](https://github.com/microsoft/terminal/commit/446d828ba1a14e39893eaf20f0a27f9e6f5a74ee) Teach SUI tab to respect close / prev / next tab bindings ### 📊 Changes **2 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TerminalPage.cpp` (+26 -0) 📝 `src/cascadia/TerminalApp/TerminalPage.h` (+1 -0) </details> ### 📄 Description A temporary solution for #8882 --- <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:21:20 +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#27325