Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Support the mksh's ${|func;} substitution
- X-seq: zsh-workers 51908
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Support the mksh's ${|func;} substitution
- Date: Wed, 5 Jul 2023 21:00:27 -0700
- Archived-at: <https://zsh.org/workers/51908>
- In-reply-to: <CAHYJk3Sn3-DUY4wPiOjayHTtByCEG=Md6D-bTZyr8ir6V8Zx-g@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAKc7PVB9EHmNS9mL00iwZbNDeZOawBL_TWV=RYnZaNYacUTphQ@mail.gmail.com> <CAH+w=7Y1xZy1B21rD-zn+oAtBayK=StxitQ7BEWTjDbNopf=RA@mail.gmail.com> <e27c46cc-eeca-4f90-a5b1-d1f0f1fb0743@app.fastmail.com> <CAH+w=7aDHvJV6K=Znbur=vw8ASt-MpKWgBpUm9CHT_akkgg9sg@mail.gmail.com> <CAH+w=7bDio8qL6DmyuOaiEo6Ybt68F1Ms5+AG_3Z_n1pM+2pKQ@mail.gmail.com> <CAHYJk3Sn3-DUY4wPiOjayHTtByCEG=Md6D-bTZyr8ir6V8Zx-g@mail.gmail.com>
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