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

Re: (z) flag little crazy when '((' closed with *single* ')'



On Mon, May 28, 2018 at 10:02 AM, Jun T. <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
>
> If the lexer can't find the closing '))' on the command line, it tries
> to interpret the opening '((' as '( (', i.e., nested subshells.

The right way to handle this is probably to extend the (Z:...:) flag
to have an option to start parsing in math context.



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