[PR #15258] [MERGED] Add default bindings for "move tab/pane to a new window" #30552

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15258
Author: @zadjii-msft
Created: 4/28/2023
Status: Merged
Merged: 5/1/2023
Merged by: @microsoft-github-policy-service[bot]

Base: mainHead: dev/migrie/b/15156-move-to-new


📝 Commits (3)

  • 3f42aeb Add default bindings for "move tab/pane to a new window"
  • 310845f forgot a add --all
  • d40d79a Merge remote-tracking branch 'origin/main' into dev/migrie/b/15156-move-to-new

📊 Changes

3 files changed (+19 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalSettingsModel/ActionArgs.cpp (+11 -0)
📝 src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw (+6 -0)
📝 src/cascadia/TerminalSettingsModel/defaults.json (+2 -0)

📄 Description

This was in pursuit of #15156. I need an ack from OP to make sure this is good enough.

Related to #14957

Closes #15156


🔄 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/15258 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 4/28/2023 **Status:** ✅ Merged **Merged:** 5/1/2023 **Merged by:** [@microsoft-github-policy-service[bot]](https://github.com/apps/microsoft-github-policy-service) **Base:** `main` ← **Head:** `dev/migrie/b/15156-move-to-new` --- ### 📝 Commits (3) - [`3f42aeb`](https://github.com/microsoft/terminal/commit/3f42aeb989a76607578a06f20cf23c58368c747d) Add default bindings for "move tab/pane to a new window" - [`310845f`](https://github.com/microsoft/terminal/commit/310845fb4dbac47a15da2dd1f1f8250e948b7b4e) forgot a add --all - [`d40d79a`](https://github.com/microsoft/terminal/commit/d40d79aee80e12afe12d0dcf4270108960654662) Merge remote-tracking branch 'origin/main' into dev/migrie/b/15156-move-to-new ### 📊 Changes **3 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/ActionArgs.cpp` (+11 -0) 📝 `src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw` (+6 -0) 📝 `src/cascadia/TerminalSettingsModel/defaults.json` (+2 -0) </details> ### 📄 Description This was in pursuit of #15156. I need an ack from OP to make sure this is good enough. Related to #14957 Closes #15156 --- <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:41:31 +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#30552