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

Re: Problematic change in alias behavior in pre3



>No objection to the fix, but is it clear this is kind of thing is
>useful anyway?  Arrays don't seem to get exported in this fashion, not
>even space-concatenated.

They can't be exported across an exec.  They *can* be exported to
subshells, shell functions, builtins and so on.

-zefram




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