From 17d342160ae1c59687b61332bd4dee5e62bd509a Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 8 May 2000 10:45:02 +0000 Subject: 11252: no colon at the end of zftp function contexts --- Functions/Zftp/zfls | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/Zftp/zfls') diff --git a/Functions/Zftp/zfls b/Functions/Zftp/zfls index e8d3cfb28..73211b46a 100644 --- a/Functions/Zftp/zfls +++ b/Functions/Zftp/zfls @@ -1,6 +1,7 @@ # function zfls { emulate -L zsh +[[ $curcontext = :zf* ]] || local curcontext=:zfls # directory hack, see zfcd if [[ $1 = $HOME || $1 = $HOME/* ]]; then -- cgit 1.4.1