tmux-plugins / tmux-open

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

add default search engine/command #31

Closed runcom closed 5 years ago

runcom commented 6 years ago

When you install the plugin, the search command isn't actualy active until you put the configuration for a first search engine. This patch modifies the plugin to have a default in case the user hasn't configured the plugin at all but just wants to Shift-s on something.

Signed-off-by: Antonio Murdaca runcom@redhat.com