tmux-plugins / tmux-urlview

Quickly open any url on your terminal window!
MIT License
262 stars 32 forks source link

Control over the browser #25

Open peey opened 6 years ago

peey commented 6 years ago

I have both Chrome and Firefox installed on my Ubuntu system.

The system default is Firefox, but tmux-urlview still opens the link in chrome. Is there any way to configure this?

peey commented 6 years ago

Found my solution here: https://github.com/tmux-plugins/tmux-urlview/issues/13

Links to their respective configurations should maybe be added to the README for people unfamiliar with urlview and extract_url

ryuheechul commented 1 year ago

Just to help navigating for fellow explorers here, in extract_url's case it required to read the source code to understand what happens not just README.