Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#246898: completion for tar is broken
- X-seq: zsh-workers 19865
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#246898: completion for tar is broken
- Date: Sun, 2 May 2004 11:21:10 -0400
- Cc: Karl Hegbloom <hegbloom@xxxxxxx>, 246898-forwarded@xxxxxxxxxxxxxxx
- In-reply-to: <E1BK8U7-00033k-MK@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <E1BK8U7-00033k-MK@xxxxxxxxxxxxxxxxxxxxxxx>
> Completion for the tar command does not work correctly. The options
> for compression are not present. When I type "tar" then Tab, it
> prompts with several options. Neither 'z' nor 'j' are offered. When
> z is present, then 'tar' completion should look for .tar.gz, and when j is present, it should look for files matching .tar.bz2.
It does this part; it just doesn't complete 'z' or 'j' as part of "tar
function".
Messages sorted by:
Reverse Date,
Date,
Thread,
Author