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

Re: Unset and $empty[(i)] and $empty[(I)] -- worth the effort?



On 2020-12-23 at 17:04 -0600, Felipe Contreras wrote:
> True. I misunderstood what $arr[(i|I)] did, and I can't find any
> documentation about them.

zshparam(1), "Subscript Flags".

It's sometimes a little confusing that most of the expansion flags are
in zshexpn(1), except these.

-Phil




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