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

Re: [PATCH] Support the mksh's ${|func;} substitution



On Wed, Jul 5, 2023 at 7:28 PM Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>
> % echo "${:-a{}b}"
> a{b}
> ^ People occasionally get confused by this in #zsh, it comes up in
> relation to %F{} or so usually.
> It would probably be bad if this behavior changed.

Thanks; my first tweak would in fact have changed that, but I can
account for it.




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