Duplicate tab does not use the same command as the original tab #21782

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

Originally created by @cverbiest on GitHub (May 31, 2024).

Windows Terminal version

1.19.11213.0

Windows build number

10.0.19045.0

Other Software

ssh

Steps to reproduce

Start ssh session using
wt ssh user@domain.local@hostname -i ~/.ssh/id_rsa

Select "Duplicate tab" from the ssh session tab

A new tab is created using the default profile instead of a new ssh session

Expected Behavior

Duplicate tab should also duplicate the command used to start the tab. Duplicate a ssh tab creates new ssh tab

Actual Behavior

A default profile tab is created

Originally created by @cverbiest on GitHub (May 31, 2024). ### Windows Terminal version 1.19.11213.0 ### Windows build number 10.0.19045.0 ### Other Software ssh ### Steps to reproduce Start ssh session using `wt ssh user@domain.local@hostname -i ~/.ssh/id_rsa` Select "Duplicate tab" from the ssh session tab A new tab is created using the default profile instead of a new ssh session ### Expected Behavior Duplicate tab should also duplicate the command used to start the tab. Duplicate a ssh tab creates new ssh tab ### Actual Behavior A default profile tab is created
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 07:54:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21782