tmux-plugins / tmux-open

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

open.tmux: port set_copy_mode_open_search_bindings() to tmux-2.4 #26

Open laomaiweng opened 7 years ago

laomaiweng commented 7 years ago

The set_copy_mode_open_search_bindings() function was not made compatible with tmux-2.4 in PR #24. This PR simply sees to it.