[PR #11646] [MERGED] Fix the wt action in defterm windows #28684

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/11646
Author: @zadjii-msft
Created: 10/28/2021
Status: Merged
Merged: 10/29/2021
Merged by: @undefined

Base: mainHead: dev/migrie/b/11463-defterm-wt-command


📝 Commits (2)

📊 Changes

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

View changed files

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

📄 Description

This is a pretty obvious typo in retrospect. Never hit it before, because in all non-defterm windows, the _startupActions always has one action.


🔄 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/11646 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 10/28/2021 **Status:** ✅ Merged **Merged:** 10/29/2021 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/migrie/b/11463-defterm-wt-command` --- ### 📝 Commits (2) - [`1b4cd3d`](https://github.com/microsoft/terminal/commit/1b4cd3d39f2144e92f3d0fb9d90a208b96047583) oh you gotta be - [`a602374`](https://github.com/microsoft/terminal/commit/a6023747ae53206e785c262c4e20e27af96b8b01) great cool these weren't needed ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/AppActionHandlers.cpp` (+1 -1) </details> ### 📄 Description This is a pretty obvious typo in retrospect. Never hit it before, because in all non-defterm windows, the `_startupActions` always has one action. * [x] Closes #11463 --- <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:30:07 +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#28684