Re: [PATCH] zsh_eval_context: add math context
dana <[email protected]> Mon, 22 Jun 2026 02:14:45 +0000
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <[email protected]> |
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