From 55b07cb525388bca7c0dbaf057483c493ff0b053 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 3 Aug 2000 13:35:43 +0000 Subject: quoting --- Completion/Commands/_expand_word | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Commands/_expand_word') diff --git a/Completion/Commands/_expand_word b/Completion/Commands/_expand_word index c105e0322..fddd065ee 100644 --- a/Completion/Commands/_expand_word +++ b/Completion/Commands/_expand_word @@ -2,7 +2,7 @@ # Simple completion front-end implementing expansion. -setopt localoptions nullglob rcexpandparam extendedglob +setopt localoptions nullglob rcexpandparam extendedglob noshglob unsetopt markdirs globsubst shwordsplit nounset ksharrays local curcontext="$curcontext" -- cgit 1.4.1