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

Re: [PATCH] Restrict named directories to scalar parameters.



On Tue, Jun 16, 2026 at 1:43 PM Philippe Altherr
<philippe.altherr@xxxxxxxxx> wrote
>
> Here is an updated patch where the test uses the null PS1 trick.
>
> +   echo "nameddirs=( ${(kv)nameddirs} )"

Noting that this is done because nameddirs is a hidden parameter, so
"typeset -p" won't print its value.  Worth mentioning in the file?




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