Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tanema
Copy link
Contributor

@tanema tanema commented Aug 10, 2017

fixes #427

This will enable the user to open the preview in a target browser by name. This name is defined by the OS so I cannot make simplified options like --canary This means that

  • theme open -b=firefox
  • theme open --browser="google chrome"
  • theme open -b="google chrome canary"

Will all work if those browsers are installed on the system however theme open -b=canary will not work. I currently have no way of querying which browsers exist so I cannot create the simplified options or allow fuzzy matching of browser names.

@tanema tanema merged commit 85e4ee1 into master Aug 11, 2017
@tanema tanema deleted the open_with branch August 14, 2017 19:25
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.

Ability to define target browser for theme open

1 participant