Feature request: Add a unique launch argument for Windows Terminal Preview #9443

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

Originally created by @yaira2 on GitHub (Jul 5, 2020).

Description of the new feature/enhancement

Right now, both the release version and preview version of Terminal use the same launch arguments wt and the dev version uses wtd. While it's possible to set wt to point to the preview instead of the release version, there are times when I want to be able to launch either of them using launch arguments. An example where this would be useful is the navigation textbox in Files Explorer where I can type in cmd, wt and other similar commands.

Proposed technical implementation details (optional)

A solution would be to add a unique launch argument for the preview version such as wtp so that I can continue using wt for the release version and wtd for the dev version.

Originally created by @yaira2 on GitHub (Jul 5, 2020). # Description of the new feature/enhancement Right now, both the release version and preview version of Terminal use the same launch arguments `wt` and the dev version uses `wtd`. While it's possible to set `wt` to point to the preview instead of the release version, there are times when I want to be able to launch either of them using launch arguments. An example where this would be useful is the navigation textbox in Files Explorer where I can type in `cmd`, `wt` and other similar commands. # Proposed technical implementation details (optional) A solution would be to add a unique launch argument for the preview version such as `wtp` so that I can continue using `wt` for the release version and `wtd` for the dev version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9443