Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug in syntax check



On Sat, Jun 4, 2016 at 8:50 AM, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Jun 4,  5:13am, Felipe Contreras wrote:
> }
> } It's better to not check anything that throw bad errors.
>
> Incidentally, how are you managing to get NOMATCH and NOEXEC set at
> the same time?  NOMATCH is not a default option and NOEXEC should be
> preventing any setopt calls from changing that.

% zsh -fc 'echo $options[nomatch]'
on

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author