vim-browser-search icon indicating copy to clipboard operation
vim-browser-search copied to clipboard

:cyclone: Perform a quick web search for the text selected in (Neo)Vim

Results 5 vim-browser-search issues
Sort by recently updated
recently updated
newest added

Hello, Can one specify the engine via the command-mode by writing something like: `:BrowserSearch [title] [engine] ` This would be convenient for mapping purposes.

I am using neovim and packer plugin manager. Using nvim V0.6.1 The plugin seemingly installed, but I can't get any commands like SearchNormal to work.

Hello :), thanks for this useful plugin ! Can you use a cli browser like elinks instead of the default system browser? And preferably in a Vim window? How could...

If I vmap to `BrowserSearch`, when I do visual mode and invoke the mapping, I end up in visual mode for the menu itself. And I have to hit ``...

bug

When I invoke `:BrowserSearch` and I get the menu, when I choose with a number, the wrong engine is selected, off by 1. Only works right for `1` but not...

bug