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

Default browser setting #35

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

nchursin
Copy link

@nchursin nchursin commented Jul 6, 2017

The plugin opens reference in default system browser (Safari for me). I don't want to use it, I want to use Chrome instead. So I made a default_browser setting, where you should specify a path to your browser executable, e.g.:

{
	"default_browser": "/Applications/Google Chrome.app"
}

If the setting is empty it will still use the default browser.
I did this stuff for myself, but then realized I may be not the only one. Instead of posting an issue, I figured I might as well post a pull request.

@Oblongmana
Copy link
Owner

Good thought, will review today. Which operating systems have you tested this in?

@Oblongmana Oblongmana self-requested a review July 17, 2017 21:29
@nchursin
Copy link
Author

MacOS Sierra. I'll test it on Ubuntu 16 tonight.
Seems like it's useless for Windows - the plugin loads correct browser.

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