Bug#847203: systemd: journalctl zsh completion fails with RC_QUOTES
Vincent Lefevre
vincent at vinc17.net
Tue Dec 6 15:10:50 GMT 2016
On 2016-12-06 16:02:07 +0100, Vincent Lefevre wrote:
> No, this has no effect. Even
>
> emulate -LR zsh
> unsetopt RC_QUOTES
>
> has no effect. I think that the problem comes from the fact that
> the '' is parsed at completion time.
>
> Actually, the "emulate -LR zsh" is even worse, as I get another
> message with it and my config:
>
> cventin:~> journalctl [TAB]
> (eval):1: no matches found: *:globbed-files
> cventin:~> journalctl
> zsh: do you wish to see all 255 possibilities (88 lines)?
Here I meant after adding "emulate -LR zsh" and removing the
repeated single quotes. (If I don't do the latter, I get the
other error message initially reported.)
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
More information about the Pkg-systemd-maintainers
mailing list