From db777b0f0b0ab924afb4ecdef883715e732c702d Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 11 Feb 2000 13:00:37 +0000 Subject: zsh-workers/9680 --- Completion/Core/_files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Core/_files') diff --git a/Completion/Core/_files b/Completion/Core/_files index ab35b7f05..ee0b46c1b 100644 --- a/Completion/Core/_files +++ b/Completion/Core/_files @@ -4,7 +4,7 @@ local opts opt type=file glob group gopts dopts aopts tmp _file_pat_checked=yes local hasign ign zparseopts -a opts \ - '/=tmp' 'f=tmp' 'g+:-=tmp' q n 1 2 P: S: r: R: W: X: M: F: \ + '/=tmp' 'f=tmp' 'g+:-=tmp' q n 1 2 P: S: r: R: W: X: M+: F: \ 'J:=group' 'V:=group' type="${(@j::M)${(@)tmp#-}#?}" -- cgit 1.4.1