From b5ff402c2d4187350ba24ce8b6670c6a49df1553 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 5 Nov 1999 00:25:59 +0000 Subject: zsh-workers/8551 --- Completion/Core/_path_files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Completion/Core/_path_files b/Completion/Core/_path_files index c9e2e34e9..6f21ea6ef 100644 --- a/Completion/Core/_path_files +++ b/Completion/Core/_path_files @@ -10,7 +10,7 @@ local nm=$compstate[nmatches] menu match matcher typeset -U prepaths exppaths -setopt localoptions nullglob rcexpandparam globdots +setopt localoptions nullglob rcexpandparam unsetopt markdirs globsubst shwordsplit nounset local sopt='-' gopt='' opt -- cgit 1.4.1