Start a new prompt in an existing instance of WT #8436

Open
opened 2026-01-31 01:29:26 +00:00 by claunia · 0 comments
Owner

Originally created by @earth75 on GitHub (May 21, 2020).

Description of the new feature/enhancement

When I open WT from the command line, it starts in a new instance every time. It would be very helpful to be able to spawn the prompt in a new tab on an existing instance of WT.

Proposed technical implementation details (optional)

It seems natural that putting new-tab the first argument would do that.
E.G . :
"%LOCALAPPDATA%\Microsoft\WindowsApps\wt.exe" new-tab -d "%V\."

Originally created by @earth75 on GitHub (May 21, 2020). # Description of the new feature/enhancement When I open WT from the command line, it starts in a new instance every time. It would be very helpful to be able to spawn the prompt in a new tab on an existing instance of WT. # Proposed technical implementation details (optional) It seems natural that putting `new-tab` the first argument would do that. E.G . : ` "%LOCALAPPDATA%\Microsoft\WindowsApps\wt.exe" new-tab -d "%V\." `
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:29:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8436