[Pkg-zsh-devel] Bug#1032829: Bug#1032829: zsh: error completing "sbuild --extra-package="
Axel Beckert
abe at debian.org
Sun Mar 12 19:28:00 GMT 2023
Control: tag -1 + upstream
Hi Sven,
Sven Joachim wrote:
> Typing "sbuild --extra-package=" and pressing TAB signals an error:
>
> ,----
> | % sbuild --extra-package=
> | (eval):1: unmatched "
> | _arguments:465: command not found: _
> | % sbuild --extra-package=
> `----
>
> Line 127 of /usr/share/zsh/functions/Completion/Debian/_sbuild has
> mismatched quotes at the end.
Indeed. Would this change fix the issue?
- '--extra-package=[make a package or directory available to the resolver]:package:_files -g "*deb(-.)' \
+ '--extra-package=[make a package or directory available to the resolver]:package:_files -g "*deb(-.)"' \
Regards, Axel
--
,''`. | Axel Beckert <abe at debian.org>, https://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
`- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
More information about the Pkg-zsh-devel
mailing list