[PR #15972] Make duplicate tabs consider the existing configuration option for its insertion #30790

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

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

State: closed
Merged: Yes


Previously, the duplication method considered only the next to the selected tab(tab.TabViewIndex() + 1) as the insert position. Changed that to consider the setting.

Closes #15776

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15972 **State:** closed **Merged:** Yes --- Previously, the duplication method considered only the next to the selected tab(`tab.TabViewIndex() + 1`) as the insert position. Changed that to consider the setting. Closes #15776
claunia added the pull-request label 2026-01-31 09:42:57 +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#30790