Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] zsh_eval_context: add math context
On Wed 8 Jul 2026, at 21:03, Mikael Magnusson wrote:
> I tried both this variant, and
> () { echo > $1 } >( read; contextfn )
i mentioned on irc that i used : specifically because i was originally
going to suggest cat, and it would have printed the new-line with echo.
but it doesn't matter here afaik
anyway ty for testing, committed
dana
Messages sorted by:
Reverse Date,
Date,
Thread,
Author