[Pkg-zsh-devel] Bug#613162: zsh: Loading colors script fails, bad set of key/value pairs

Frank Terbeck ft at bewatermyfriend.org
Mon Feb 14 13:03:44 UTC 2011


Frank Terbeck wrote:
[...]
> My suspicion is that this is an effect of an option. Could it be, that
> you're setting the `ksharrays' option? I strongly suspect that you do.
[...]

This supports my claim:

zsh% zsh -fc 'autoload -U colors; colors'
zsh% zsh -f -o ksh_arrays -c 'autoload -U colors; colors'
colors:89: bad set of key/value pairs for associative array
zsh% _


Regards, Frank





More information about the Pkg-zsh-devel mailing list