tmux-plugins / tmux-open

Tmux key bindings for quick opening of a highlighted file or url
MIT License
619 stars 63 forks source link

Allowing to search phrases #52

Closed martinblascop closed 2 years ago

martinblascop commented 2 years ago

Currently I'm getting this unexpected behavior

open https://www.google.com/search?q="resources+based policy" > /dev/null' returned 1

The engine search doesn't work because of a missing + when you have more than 2 words in the target string.