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/_bzip2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_bzip2') diff --git a/Completion/Unix/Command/_bzip2 b/Completion/Unix/Command/_bzip2 index 951f85996..1c6a93ac3 100644 --- a/Completion/Unix/Command/_bzip2 +++ b/Completion/Unix/Command/_bzip2 @@ -1,4 +1,4 @@ -#compdef bzip2 bunzip2 bzcat=bunzip2 bzip2recover +#compdef bzip2 bunzip2 bzcat=bunzip2 bzip2recover -redirect-,<,bunzip2=bunzip2 -redirect-,>,bzip2=bunzip2 -redirect-,<,bzip2=bzip2 local decompress expl state line curcontext="$curcontext" typeset -A opt_args -- cgit 1.4.1