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

environment stuff.



When you do a complete dump of the environment, there's this
ginormous thing that starts:

   typeset -A _comps
   _comps=(- _precommand -array-value- _value -assign-parameter-
   _assign -brace-parameter- _brace_parameter -command- _autocd
   -command-line- _normal -condition- _condition -default- _default ...

... and ends:

     _zstyle ztodo _ztodo zxpdf _xpdf zypper _zypper )

What on Earth is it? Where does stuff like that get set?



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