PowerToys Run Shell should support using wsl.exe as the default shell #30620
Labels
Idea-Enhancement
New feature or request on an existing product
Needs-Triage
For issues raised to be triaged and prioritized by internal Microsoft teams
Product-PowerToys Run
Improved app launch PT Run (Win+R) Window
Run-Plugin
Things that relate with PowerToys Run's plugin interface
Description of the new feature / enhancement
The "Command execution" dropdown for the Shell plugin should support an option like "Run in WSL (wsl.exe) using Windows Terminal":
Scenario when this would be used?
I have scripts that run in WSL that I would like to be able to easily call via PowerToys Run's Shell plugin. Today, if I want to use PT Run for this, the key sequence is roughly:
>wsl
script name
exit
to leave wsl.exeexit
if "Keep shell open") to close terminalI would like for it to be like this:
>script name
exit
to close terminal if kept openSupporting information
Related issues which I found:
>
to WSL specifically.The text was updated successfully, but these errors were encountered: