From ce9d10e465acd5a5641778154d176fd737d47eed Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 15 Dec 1999 21:33:36 +0000 Subject: zsh-workers/9067 --- Functions/Zftp/zfmark | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions/Zftp/zfmark') diff --git a/Functions/Zftp/zfmark b/Functions/Zftp/zfmark index 74cc702ac..49c1538bc 100644 --- a/Functions/Zftp/zfmark +++ b/Functions/Zftp/zfmark @@ -7,6 +7,7 @@ emulate -L zsh setopt extendedglob +[[ $curcontext = :zf*: ]] || local curcontext=:zfmark: # Set ZFTP_BMFILE if not already set. This should agree with # the corresponding line in zfgoto. -- cgit 1.4.1