Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
tar completion bug
- X-seq: zsh-users 5255
- From: Roman Neuhauser <neuhauser@xxxxxxxxxxxxx>
- To: zsh users <zsh-users@xxxxxxxxxx>
- Subject: tar completion bug
- Date: Fri, 16 Aug 2002 11:38:50 +0200
- Mail-followup-to: zsh users <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
hi there,
i've come over a bug in the tar completion: it doesn't recognize the -C
switch. so if you type
% tar xzf foo.tar.gz -C <TAB>
it lists the contents of the archive instead of the dirs in your current
directory. I've had a look at the completion function, but it's a bit
over my head atm.
--
FreeBSD 4.6-STABLE
11:34AM up 6 days, 23:29, 17 users, load averages: 0.00, 0.00, 0.00
Messages sorted by:
Reverse Date,
Date,
Thread,
Author