From 5fcfa125bd4f0006c8207d1652908348f3ea526f Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 10 Jul 2001 08:59:17 +0000 Subject: Better indexing and misc. cleanup in the first tenth or so of the doc. --- Doc/Zsh/params.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 5a9c72ace..9e5dd9193 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -684,6 +684,14 @@ stack gets larger than this, it will be truncated automatically. This is useful with the tt(AUTO_PUSHD) option. pindex(AUTO_PUSHD, use of) ) +vindex(ENV) +item(tt(ENV))( +If the tt(ENV) environment variable is set when zsh is invoked as tt(sh) +or tt(ksh), tt($ENV) is sourced after the profile scripts. The value of +tt(ENV) is subjected to parameter expansion, command substitution, and +arithmetic expansion before being interpreted as a pathname. Note that +tt(ENV) is em(not) used unless zsh is emulating bf(sh) or bf(ksh). +) vindex(FCEDIT) item(tt(FCEDIT))( The default editor for the tt(fc) builtin. -- cgit 1.4.1