Add entries to things from Miscoroft Store to Windows Terminal. #8732
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Description of the new feature/enhancement
I would like for Windows Terminal to list other console programs installed from the microsoft store (that provide interface like powershell, bash, command prompt, etc), I would also like for the default windows powershell to be replaced as an option if an microsoft store version is installed as well, e.g they installed powershell stable from ms store, or powershell preview to replace the one originally built into windows. Or it could be a form of the user actually configuring what they want to be used as tab options when making a new terminal tab instead as well too where they can say
this is from the Microsoft Store
, then they can select the program from a list of those installed from the Microsoft Store, and then so on until they list all the options they want to have (they could then configure to add things like git bash, etc that is installed from git for windows too from that configuration step then if taken that route too which would be great).Proposed technical implementation details (optional)
Basically I want for console applications that provides interface (like command prompt, powerhsell, bash, etc) to show up as possible options on the tabs in terminal, as well as if ms store version of powershell installed for it to use that one instead of the one built into windows itself.
The text was updated successfully, but these errors were encountered: