Re: Re[2]: why not promote the plague ? (brace|rc|alternative|modern) syntax
"Mark J. Reed" <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <CAA=-s3yGaR2chb3R7SL8BXRuYdS6yK-GXLK2TqF8cBRH+suMeg@mail.gmail.com> |
On Sat, Dec 14, 2024 at 3:11 PM Vadim Zeitlin <[email protected]> wrote: > > But I think it would make sense to add that there is also the > > for var in val1 val2 val3; command > > syntax which is not covered by any of the options above, Thanks, I did overlook that. It is valid only with *SHORT_LOOPS* set, and is the only way I know of to use *in* without also using *do.* -- Mark J. Reed <[email protected]>