Closed nifr closed 3 years ago
This is great work. Perhaps document @fzf-url-fzf-options
as well?
This is great work. Perhaps document
@fzf-url-fzf-options
as well?
Done.
Awesome, I trust @wfxr will find this satisfactory.
Added missing --no-border --no-preview
fzf options to the README.md
.
I'll be happy to see this PR get merged after review by @wfxr 👍
@nifr LGTM! Good design and and nice documentation :+1:.
Thanks you for the contribution! Thanks also to @h0adp0re for the review!
Hi @wfxr , first of all THANK YOU so much for this awesome plugin.
I'm using it every day and it really improves my productivity :)
This PR enables passing custom options to
fzf-tmux
using the tmux option@fzf-url-fzf-options
. It gracefully retains the original behaviour if the variable is unset.The tmux option
@fzf-url-fzf-options
is read on invocation offzf-url.sh
.This allows to set the variable in your
.tmux.conf
or update it on-the-fly as follows:The resulting tmux popup (tmux
3.2+
) looks like this: