Bug#995230: [Pkg-rust-maintainers] Bug#995230: Bug#995230: ripgrep: add autocompletion for bash

2022-02-20 Thread Sylvestre Ledru
Le 20/02/2022 à 20:24, Florian Ernst a écrit : > On Sun, Feb 20, 2022 at 06:42:54PM +0100, Sylvestre Ledru wrote: >> Le 20/02/2022 à 14:25, Florian Ernst a écrit : >>> In commit 7f0d6ae of rust-team/debcargo-conf the corresponding "--with >>> bash-completion" was dropped, most presumably by

Bug#995230: [Pkg-rust-maintainers] Bug#995230: ripgrep: add autocompletion for bash

2022-02-20 Thread Florian Ernst
On Sun, Feb 20, 2022 at 06:42:54PM +0100, Sylvestre Ledru wrote: > Le 20/02/2022 à 14:25, Florian Ernst a écrit : > > In commit 7f0d6ae of rust-team/debcargo-conf the corresponding "--with > > bash-completion" was dropped, most presumably by accident. As such bash > > autocompletion was missing

Bug#995230: [Pkg-rust-maintainers] Bug#995230: ripgrep: add autocompletion for bash

2022-02-20 Thread Sylvestre Ledru
Le 20/02/2022 à 14:25, Florian Ernst a écrit : > On Tue, Sep 28, 2021 at 10:43:53AM +0200, Laurent Cheylus wrote: >> during build of ripgrep, a script (rg.bash) is generated via clap tool >> for autocompletion (see [...] >> This script is not included in Debian package v13.0.0-2. Please add it

Bug#995230: ripgrep: add autocompletion for bash

2022-02-20 Thread Florian Ernst
On Tue, Sep 28, 2021 at 10:43:53AM +0200, Laurent Cheylus wrote: > during build of ripgrep, a script (rg.bash) is generated via clap tool > for autocompletion (see [...] > This script is not included in Debian package v13.0.0-2. Please add it > to be installed as

Bug#995230: ripgrep: add autocompletion for bash

2021-09-28 Thread Laurent Cheylus
Package: ripgrep Version: 13.0.0-2 Severity: normal Hi, during build of ripgrep, a script (rg.bash) is generated via clap tool for autocompletion (see https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md#complete). ./target/release/build/ripgrep-/out/rg.bash This script is not included in