Split-pane with --duplicate does not duplicate the previously set title #20359

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

Originally created by @Bisdow on GitHub (Aug 11, 2023).

Windows Terminal version

1.17.11461.0

Windows build number

10.0.22621.1992

Other Software

No response

Steps to reproduce

Start the terminal via command line with the following command:
wt new-tab --title CHANGED_TITLE --suppressApplicationTitle ; split-pane --vertical --duplicate

Expected Behavior

The terminal opens, the tab title shows "CHANGED_TITLE".
When changing the pane, the tab title does not change (because its a duplicate from the first)

Actual Behavior

When switching to the second pane, the title switches back to the default.

Originally created by @Bisdow on GitHub (Aug 11, 2023). ### Windows Terminal version 1.17.11461.0 ### Windows build number 10.0.22621.1992 ### Other Software _No response_ ### Steps to reproduce Start the terminal via command line with the following command: wt new-tab --title CHANGED_TITLE --suppressApplicationTitle ; split-pane --vertical --duplicate ### Expected Behavior The terminal opens, the tab title shows "CHANGED_TITLE". When changing the pane, the tab title does not change (because its a duplicate from the first) ### Actual Behavior When switching to the second pane, the title switches back to the default.
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 07:11:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20359