open-browser.vim icon indicating copy to clipboard operation
open-browser.vim copied to clipboard

Open URI with your favorite browser from your most favorite editor

Results 30 open-browser.vim issues
Sort by recently updated
recently updated
newest added

Hi, The `&` in the search engine URL will be missing when opening in Edge on Windows. For example, the default `baidu` search engine: ![image](https://user-images.githubusercontent.com/5763157/170233079-2ae35e3f-e5d9-4045-87c8-904c05facfb7.png) 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 ```

bug

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....