Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _rpm fixes
- X-seq: zsh-workers 7683
- From: Adam Spiers <adam@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: _rpm fixes
- Date: Tue, 7 Sep 1999 10:10:01 +0100
- In-reply-to: <199909070820.KAA03650@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>; from Sven Wischnowsky on Tue, Sep 07, 1999 at 10:20:16AM +0200
- Mail-followup-to: zsh-workers@xxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199909070820.KAA03650@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: Adam Spiers <adam@xxxxxxxxxx>
Sven Wischnowsky (wischnow@xxxxxxxxxxxxxxxxxxxxxxx) wrote:
>
> Adam Spiers wrote:
>
> > ...
> >
> > I also fixed -b to complete .spec files. It
> > was completing installed rpms before for some reason.
>
> I don't know `rpm' very well and the documentation I have is very
> imprecise, that's why I was asking for help when I first sent the
> `Rpm/*' functions.
>
> Is the rest of the function ok?
I haven't played with it much yet (still discovering the joys of all
the bells and whistles with the new completion system,
e.g. description_format with group_matches, which is GREAT!) but I use
rpm a fair bit so of course I'll fix any more problems I find. At
first glance however it looks fantastic. Pressing tab after `rpm -b'
and getting:
> rpm -b
build stage
a -- build binary and source packages
b -- build a binary package
c -- execute build stage
i -- execute install stage
l -- do a list check
p -- execute %prep stage
blew my mind! gcc, anyone? 8-)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author