Re: [PATCH] docs: clarify _arguments {...} action behaviour
dana <[email protected]> Sat, 20 Jun 2026 13:48:55 +0000
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri 19 Jun 2026, at 22:28, Oliver Kiddle wrote:
> The problem is that the sentence has been reorganised to be under the
> {...} action form. If you go back and read the sentence in the original
> context,
oh, i had done this actually, but i'm illiterate
On Fri 19 Jun 2026, at 22:28, Oliver Kiddle wrote:
> Not sure if the effects are more wide-ranging than
> removing the limit on a single command: {...} has never been especially
> useful.
i never thought so either, but i recently realised it's convenient for
stuff like `if compset -P ...; then _foo; else _bar; fi`. i'll probably
start doing that more
dana