tmux-plugins / tmux-open

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

support tilde expansion #58

Open jyn514 opened 3 months ago

jyn514 commented 3 months ago

fixes https://github.com/tmux-plugins/tmux-open/issues/18

jyn514 commented 3 months ago

hmm. probably this should only happen for the editor mode, not searches or xdg-open. one sec.