Control: found -1 devscripts/2.16.4 Control: owner -1 ! Control: retitle -1 debdiff: Bash completion on a filename parameter fails if a leading directory specified
On 13-Feb-2016, Salvatore Bonaccorso wrote:
> Recently (I think since 2.15.10 where bash completions were
> reorganized), debdiff cannot bash complete anymore to files if they
> are not in the current directory.
The test case is even simpler: specify a path with *any* directory,
even the current (‘.’) directory, leading the path.
$ ls -l *.deb
foo_1.2.3-1_all.deb
$ debdiff foo<TAB> # result: completes the package name.
$ debdiff ./foo<TAB> # result: no completion found.
I will attempt fixing this.
--
\ “The shortest distance between two points is under |
`\ construction.” —Noelie Alito |
_o__) |
Ben Finney <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
