tmux-plugins / tmux-urlview

Quickly open any url on your terminal window!
MIT License
266 stars 33 forks source link

Let open the URL in a specific browser #19

Closed croxarens closed 6 years ago

croxarens commented 7 years ago

Is there a way I can configure the plugin to open the URL in a specific browser? (I have more then one browser installed)

patheticpat commented 6 years ago

Yes, the plugin just calls urlview or extract_url, you have to check those tools' configuration.