wfxr / tmux-fzf-url

🚀 Quickly open urls on your terminal screen!
Other
526 stars 42 forks source link

Invalid URL Parsing #33

Closed albertilagan closed 1 year ago

albertilagan commented 1 year ago

Issue in parsing links from tmux config includes quotation marks which results in opening a 404 github page.

image
wfxr commented 1 year ago

Hi @albertilagan, this should be fixed by @suweller in https://github.com/wfxr/tmux-fzf-url/pull/30.