Open Terminal in any directory by typing wt in the address bar #8005

Closed
opened 2026-01-31 01:18:26 +00:00 by claunia · 3 comments
Owner

Originally created by @danielniccoli on GitHub (May 7, 2020).

If you type cmd in the address bar of the Windows Explorer and press enter, a command line opens in the current directory of the Windows Explorer.

grafik

I propose that typing wt in the address bar should do the same. It opens, but the path always defaults to %userprofile%.

This would make it extremely easy opening Terminal at the location that I am currently working in Windows Explorer.

Originally created by @danielniccoli on GitHub (May 7, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> If you type `cmd` in the address bar of the Windows Explorer and press enter, a command line opens in the current directory of the Windows Explorer. ![grafik](https://user-images.githubusercontent.com/2971735/81331899-90671d80-90a2-11ea-91bc-9bd33efea069.png) I propose that typing `wt` in the address bar should do the same. It opens, but the path always defaults to %userprofile%. <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> This would make it extremely easy opening Terminal at the location that I am currently working in Windows Explorer. <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:18:26 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (May 7, 2020):

/dup #592 #878 we've looked at fixing this before, but it's difficult to tell when the user wants to launch wt and have it preserve the directory versus have it ignore it. We settled on either wt -d . or telling people they can set startingDirectory in their profiles to . or %CD%.

@DHowett-MSFT commented on GitHub (May 7, 2020): /dup #592 #878 we've looked at fixing this before, but it's difficult to tell when the user wants to launch wt and have it preserve the directory versus have it ignore it. We settled on either `wt -d .` or telling people they can set `startingDirectory` in their profiles to `.` or `%CD%`.
Author
Owner

@ghost commented on GitHub (May 7, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (May 7, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@rahulsingh-2024 commented on GitHub (Dec 13, 2024):

wt -d . means (wt -d dot) is working file

@rahulsingh-2024 commented on GitHub (Dec 13, 2024): wt -d . means (wt -d *dot*) is working file
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8005