Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
environment stuff.
- X-seq: zsh-users 19451
- From: Ray Andrews <rayandrews@xxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: environment stuff.
- Date: Wed, 26 Nov 2014 17:23:29 -0800
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
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