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

Fix browsers.openDefaultBrowser #13818

Merged
merged 1 commit into from
Mar 31, 2020
Merged

Fix browsers.openDefaultBrowser #13818

merged 1 commit into from
Mar 31, 2020

Conversation

juancarlospaco
Copy link
Collaborator

  • Tiny fix on browsers.openDefaultBrowser(). Easy Merge.
import browsers
openDefaultBrowser("")
$ nim c -f -r example.nim
   xdg-open -- opens a file or URL in the user's preferred
   application

Synopsis

   xdg-open { file | URL }

   xdg-open { --help | --manual | --version }

Use 'man xdg-open' or 'xdg-open --manual' for additional info.

$ 

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

Successfully merging this pull request may close these issues.

2 participants