[PR #648] [MERGED] Bugfix: don't allow closing last tab with middle click #24236

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/648
Author: @carlos-zamora
Created: 5/10/2019
Status: Merged
Merged: 5/10/2019
Merged by: @miniksa

Base: masterHead: dev/cazamor/bugfix-close-last-tab


📝 Commits (2)

  • 4d871d4 Bugfix: don't allow closing last tab with middle click
  • 39ebd71 Replaced MSFT TODO with GitHub TODO

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/App.cpp (+8 -2)

📄 Description

Also add a few of the TODOs for similar areas. This change will do for now until we decide on a better story for closing the last tab.


🔄 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/648 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 5/10/2019 **Status:** ✅ Merged **Merged:** 5/10/2019 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `dev/cazamor/bugfix-close-last-tab` --- ### 📝 Commits (2) - [`4d871d4`](https://github.com/microsoft/terminal/commit/4d871d43eaf72ed97e97e04f46a73dfbb2112981) Bugfix: don't allow closing last tab with middle click - [`39ebd71`](https://github.com/microsoft/terminal/commit/39ebd7145fda1e907fdfe8aabffd4374dfd541ba) Replaced MSFT TODO with GitHub TODO ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/App.cpp` (+8 -2) </details> ### 📄 Description Also add a few of the TODOs for similar areas. This change will do for now until we decide on a better story for closing the last tab. --- <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:02:08 +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#24236