Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for WSL (Windows Subsystem for Linux) #61

Open
Melatonin64 opened this issue Apr 13, 2017 · 2 comments
Open

Add support for WSL (Windows Subsystem for Linux) #61

Melatonin64 opened this issue Apr 13, 2017 · 2 comments

Comments

@Melatonin64
Copy link

If it's possible to detect at runtime that the current platform is bash on Windows, the latest Creators Update allows launching Windows applications from within bash.
See this article.

Running explorer.exe "https://google.com" on bash seems to work - it opens the URL in whichever browser is configured to be the default.

@styfle
Copy link

styfle commented Jul 23, 2018

I believe this is fixed in opn found here: https://github.com/sindresorhus/opn

@Melatonin64
Copy link
Author

It indeed works with opn, thanks for the tip!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants