[PR #599] [MERGED] make closeOnExit: true the default #24206

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/599
Author: @lstefano71
Created: 5/8/2019
Status: Merged
Merged: 5/9/2019
Merged by: @zadjii-msft

Base: masterHead: master


📝 Commits (2)

  • 863ae64 make closeOnExit: true the default
  • af3c49c another very similar instance of _closeOnExit

📊 Changes

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

View changed files

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

📄 Description

This should take care of the easy part of #460.


🔄 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/599 **Author:** [@lstefano71](https://github.com/lstefano71) **Created:** 5/8/2019 **Status:** ✅ Merged **Merged:** 5/9/2019 **Merged by:** [@zadjii-msft](https://github.com/zadjii-msft) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`863ae64`](https://github.com/microsoft/terminal/commit/863ae64df234d8bb4e15f60ac7dd5166980caac0) make closeOnExit: true the default - [`af3c49c`](https://github.com/microsoft/terminal/commit/af3c49c10593c1358668613a97eb1d23d78b6fa5) another very similar instance of _closeOnExit ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/Profile.cpp` (+1 -1) 📝 `src/cascadia/TerminalSettings/TerminalSettings.cpp` (+1 -1) </details> ### 📄 Description This should take care of the easy part of #460. --- <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:01:58 +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#24206