From 10cbfa987a94070ebe7786632af8ca3627bed43b Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 14 Mar 2002 14:38:48 +0000 Subject: 16821+16831: _gzip, _compress, _bzip2 complete after redirections --- Completion/Unix/Command/_gzip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_gzip') diff --git a/Completion/Unix/Command/_gzip b/Completion/Unix/Command/_gzip index 46664958d..d1f26415b 100644 --- a/Completion/Unix/Command/_gzip +++ b/Completion/Unix/Command/_gzip @@ -1,4 +1,4 @@ -#compdef gzip gunzip gzcat=gunzip +#compdef gzip gunzip gzcat=gunzip -redirect-,<,gunzip=gunzip -redirect-,>,gzip=gunzip -redirect-,<,gzip=gzip local decompress expl curcontext="$curcontext" state line typeset -A opt_args -- cgit 1.4.1