On Fri, 2023-11-17 at 08:40 +0100, Bastian Venthur wrote:
> If bash completion is not enabled on purpose, I would
> consider this behaviou a bug. But I believe just enabling the bash
> completion
> by default would be the better solution.
In any case, please do not enable the fzf-completion (i.e.
Package: fzf
Version: 0.42.0-1+b3
Followup-For: Bug #1013356
X-Debbugs-Cc: vent...@debian.org
Dear Maintainer,
there's also this weird behaviour, that wile bash completion is not enabled by
default, it will be enabled once you do:
fzf **
after that a
cd **
works as expected. If bash completio
Hey folks.
I filed an issue upstream at:
https://github.com/junegunn/fzf/issues/3457
which describes the situation leading to this bug and discusses
possible solutions.
The main problem is IMO, that right now, fzf's completion.bash file
contains both, code for:
a. completing options for fzf itse
Just for the records:
The workaround I've proposed before (using something like
/etc/bash_completion.d/fzf) may not be the best way either.
I'm looking into what should be done (see also discussion
at https://github.com/scop/bash-completion/issues/1055), but perhaps
the ideal solution would first
Hey.
A workaround would be what the git package does with:
/etc/bash_completion.d/git-prompt
which sources:
/usr/lib/git-core/git-sh-prompt
which in turn provides:
__git_ps1()
and some others that are thereby unconditionally loaded by every bash
instance.
I've asked upstream whether there a
Package: fzf
Version: 0.42.0-1+b2
Followup-For: Bug #1013356
X-Debbugs-Cc: vent...@debian.org
Hi,
i can confirm this issue. I wonder is there a reason why the bash completion is
not enabled by default? Other packages provide their bash completions by
default as well and it is certainly the behavi
Package: fzf
Version: 0.38.0-1+b1
Followup-For: Bug #1013356
Dear Maintainer,
I confirm that this issue exists in fzf in the version released in Debian 12
(bookworm) stable.
The only thing that needs changing is documenting the workaround in the
/usr/share/doc/fzf/README.Debian so that people
Package: fzf
Version: 0.35.1-1
Followup-For: Bug #1013356
X-Debbugs-Cc: vent...@debian.org
I can confirm that this issue still exists, bash completion is only available
after you did:
fzf
Cheers,
Bastian
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT
Package: fzf
Version: 0.30.0-1+b1
Severity: normal
Hi,
README.Debian says:
Note, since fzf 0.29.0-1, the bash completion is installed for bash by
default. Feel free to ignore the following instruction for fzf >=
0.29.0-1.
It seems this means that the completion is installed as
/usr/share/
9 matches
Mail list logo