Open ghostbuster91 opened 2 years ago
/scripts/.fzf-tmux
is directly copied from fzf, I may not be able to help.
You can open an issue in fzf repository instead.
Ok, thanks, I will do that.
Do you think that this is the root cause of my issue?
You can clone the fzf repo and try if /bin/fzf-tmux works on your machine.
Nixpkgs has very old tmux-fzf plugin, the latest rev already fixed tmux dropping support -K in popup.
Hi, I tried to set this up on my ubuntu with home-manager from nix.
I have fzf installed and
tmux
is able to see it:But when I try to invoke
fzf-tmux
I get this:my tmux version is:
tmux 3.2a
I discovered this because when I press
prefix
+F
nothing happens and hence I started debugging.Calling
does nothing.