From 30176eaf635a61d77114f5e834ed0684ea7dac05 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 7 Feb 2006 11:29:30 +0000 Subject: 22198: do always set HOME in native emulation --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 804d982b1..84a00706f 100644 --- a/README +++ b/README @@ -31,8 +31,9 @@ variables as an error, so can still return status 0 (depending on the handling of other arguments). This appears to be the standard shell behaviour. -The variable HOME is no longer set by the shell; it must be present -in the environment. It is valid for the variable to be unset. +The variable HOME is no longer set by the shell if zsh is emulating any +other shell at startup; it must be present in the environment or set +subsequently by the user. It is valid for the variable to be unset. Zsh has previously been lax about whether it allows octets with the top bit set to be part of a shell identifier. With --enable-multibyte set, -- cgit 1.4.1