1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 326 forks source link

How to escape exclamation mark in search? #631

Closed qwertea closed 6 years ago

qwertea commented 6 years ago

If you add ! to any search term in duckduckgo it automatically loads the first result, I make use of that sometimes. But cvim interprets that as me wanting to search in a new tab. Any way to escape it?

qwertea commented 6 years ago

I figured it out. Put a space after the exclamation mark or put the exclamation mark before your search terms.