From 4f5132054fdfad0cdbbce0037392f632503ccb92 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 6 Dec 2001 16:52:28 +0000 Subject: users/4519: complete files in all argument positions for zip (bug fix) --- Completion/Unix/Command/_zip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_zip') diff --git a/Completion/Unix/Command/_zip b/Completion/Unix/Command/_zip index 75592f6d3..7d4509e6f 100644 --- a/Completion/Unix/Command/_zip +++ b/Completion/Unix/Command/_zip @@ -51,7 +51,7 @@ case $service in '-x[exclude the following names]' \ '-i[include only the following names]' \ "(-f -d -R -q -c -b -@ -F -FF -A -T -y -e -h -u -m -g -j -l -ll -L -v -z -t -tt -o -D -J -X -n -0 -1 -2 -3 -4 -5 -6 -7 -8 -9):zip file:_files -g '(#i)*.(zip|[jw]ar)'" \ - ':file:->files' && return 0 + '*:file:->files' && return 0 ;; unzip) _arguments -C -s \ -- cgit 1.4.1