From 61a383ec4d21b90dc5ff138a76baf0a930b91c7a Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sat, 18 Jun 2016 16:18:52 -0700 Subject: unposted: zed needs localoptions noksharrays --- Functions/Misc/zed | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Functions') diff --git a/Functions/Misc/zed b/Functions/Misc/zed index eb8f557ea..0ea90c7df 100644 --- a/Functions/Misc/zed +++ b/Functions/Misc/zed @@ -6,6 +6,8 @@ # Use ^X^W to save, ^C to abort. # Option -f: edit shell functions. (Also if called as fned.) +setopt localoptions noksharrays + local var opts zed_file_name # We do not want timeout while we are editing a file integer TMOUT=0 okargs=1 fun bind -- cgit v1.2.3