open-browser.vim
open-browser.vim copied to clipboard
Open URI with your favorite browser from your most favorite editor
Hi, The `&` in the search engine URL will be missing when opening in Edge on Windows. For example, the default `baidu` search engine:  After opening, the URL in...
i just installed this pluggin and try `OpenBrowser google.com` it open flawlessly but while i'm opening the browser, i can't do anything with the vim.
Hi, I would like to always use Google Chrome, on macOS, to open resources. After reading the docs, in particular the section about `g:openbrowser_browser_commands`, I tried every combination I could...
Cos mostly mistype...
silently ignored currently. ``` viml :OpenBrowser file:///tmp/あいうえお.html ```
What I would like to do - maybe the plugin already supports this, but I at least couldn't find anything in the help - is mapping the commands as operators,...
I've found one issue related to URL detection. For example, having this line: ```ruby def whitelist_query_limiting Gitlab::QueryLimiting.whitelist('https://gitlab.com/gitlab-org/gitlab-foss/issues/42430') end ``` When I try `gx` over the URL, it's giving me the...
Hi, this is a great plugin which works both on Windows and Mac. I have found that for some URL, only part of the URL is opened in the browser....