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

[BUG] parameter Module - functions_source associative array not working



Versions 5.3 and 5.5

Can't get functions_source to work.

All of this comes out as empty:

echo "${(@k)functions_source}"
echo "${(@k)functions_source}"
echo $functions_source
echo "${functions_source[@]}"

$functions seem to be working alright

Best regards



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