Friday, February 19, 2016

Re: 'gx' opens firefox instead of chrome

Thank you.

The following solved it:
```
xdg-mime default chromium-browser.desktop text/html
xdg-mime default chromium-browser.desktop text/xml
xdg-mime default chromium-browser.desktop application/xhtml_xml
xdg-mime default chromium-browser.desktop x-scheme-handler/http
xdg-mime default chromium-browser.desktop x-scheme-handler/https

```


On Monday, February 15, 2016 at 12:24:24 PM UTC-8, DrChip wrote:
> oren wrote:
> > 'gx' opens firefox instead of chrome. any clues why?
> >
> >
> > ```
> > cat /etc/lsb-release
> >
> > DISTRIB_DESCRIPTION="Ubuntu 15.10"
> > ```
> >
> > ```
> > update-alternatives --get-selections |grep x-www-browser
> >
> > x-www-browser manual /usr/bin/chromium-browser
> > ```
> >
> Look into man xdg-open
>
> Regards,
> C Campbell

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: