[PR #18107] Add 'Move Tab' submenu to tab context menu #31448

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

Original Pull Request: https://github.com/microsoft/terminal/pull/18107

State: closed
Merged: Yes


Summary of the Pull Request

Adds a "Move tab" submenu to the tab's context menu. This submenu includes "move tab to new window", "move left", and "move right".

The new "move left/right" items are disabled if the tab can't be moved in a certain direction.'

Closes #17900

**Original Pull Request:** https://github.com/microsoft/terminal/pull/18107 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Adds a "Move tab" submenu to the tab's context menu. This submenu includes "move tab to new window", "move left", and "move right". The new "move left/right" items are disabled if the tab can't be moved in a certain direction.' Closes #17900
claunia added the pull-request label 2026-01-31 09:47:22 +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#31448