zsh-workers
 help / color / mirror / code / Atom feed
* problem with _sysrc in zsh 5.3
@ 2017-02-19  4:35 Eric Cook
  2017-02-20 11:32 ` Oliver Kiddle
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Cook @ 2017-02-19  4:35 UTC (permalink / raw)
  To: zsh-workers

When completing arguments to sysrc, the following errors appears in zsh 5.3

# sysrc
_describe:21: bad option: -C
(eval):1: bad substitution
(eval):1: not an identifier: [_-]=* r:|=*[@]

This wasn't an problem with 5.2 from what i remember and when i move _value's
-w option to appear after -C, the error doesn't appear.

I also have a few personal completers that also calls _values -w -C ...
but luckly nothing else in Completion/* does it.

What change caused this?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-20 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-19  4:35 problem with _sysrc in zsh 5.3 Eric Cook
2017-02-20 11:32 ` Oliver Kiddle

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).