HI All
as Windows Terminal reached stable version i would like to propose intergration of commands in Launcher with Windows Terminal. For example:
wt ping github.com
or
wt ssh 192.168.0.1
Thank you.
@4k3or3et great feedback! You can currently do > wt ping github.com
and it will run Windows Terminal with the command. If you have any other integration ideas between PowerToys Run and Windows Terminal, we'd love to hear it!
What about adding the option to change the default shell which is used via ">" in settings?
Yes, highly doubt we'll have it in v1 but this is something that we have planned per the launcher spec:
In PowerToys General Settings:
- [Dropdown] Default shell.
- [Dropdown] Default terminal.
with 0.19, we can do "wt" and you can do "> wt ping github.com" but you can't currently do "wt ping github.com" I just created #4497 to enable this.
Most helpful comment
What about adding the option to change the default shell which is used via ">" in settings?