feat(actions): support open link from powershell wsl (#284)#292
feat(actions): support open link from powershell wsl (#284)#292linrongbin16 merged 3 commits intolinrongbin16:masterfrom
Conversation
32f38ef to
10373cd
Compare
10373cd to
96cdaf3
Compare
For this line, I don't understand, |
|
Yeah I can see the confusion, but WSL has interoperability support for windows commands, so it will have |
I see, I tested "cmd.exe" in Ubuntu wsl and it works. In ubuntu WSL, bash can find "cmd.exe" (but not "cmd"), can find "powershell.exe"/"pwsh.exe" (but not "powershell"/"pwsh")
|
Yep thats included in the previous commit |
|
Thank you! |






Adding condition to open via powershell - this is set as a later priority than wslview as a fallback should a user is using wslview for whatever reason.
powershell.exeshould exist on all windows platforms via wsl and is the standard interop interfaceTest Platforms
Test Hosts
Test Functions
GitLink(!)to copy git link (or open in browser).GitLink(!) blameto copy the/blamelink (or open in browser).GitLink(!) default_branchto open the/main//masterlink in browser (or open in browser).GitLink(!) current_branchto open the current branch link in browser (or open in browser).