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

Re: [PATCH] zsh_eval_context: add math context



On Mon 22 Jun 2026, at 01:52, Jun T wrote:
> ': >( cmd )' and '() { echo > $1 } >( cmd )' are handled by getproc()
> but ': > >( cmd )' is handled by getpipe() (both are in exec.c).
> I thought you wanted to test both cases.

oh, i completely missed the next line, sorry again. tbh i don't remember
my thought process, but i suppose it's as you say. please commit as you
see fit

dana




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