Closed przepompownia closed 1 year ago
Hello
Unfortunately I'm not able to reproduce this behaviour.
When I try to tab complete /usr/bin/tar
it simply adds a space at the end as expected.
Are you able to provide some set -x
debugging as before? To help identify where the issue is coming from.
/bin
is a link to /usr/bin
for me (see https://wiki.debian.org/UsrMerge).
oh i see, i was trying /usr/bin/tar
but it is actually /usr/bin/tar
that is problematic
in that case I am getting the same issue
let me see what is happening ...
I've pushed this commit https://github.com/lincheney/fzf-tab-completion/commit/1ec392c710215cfa45078d2b5b469c6119e89fb0 which I think solves the issue Are you able to test it out?
It resolves the problem for me, thanks!
Hi,
please try to complete at the end of
/usr/bin/tar
,/usr/bin/nmcli
etc.I get