Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#262157: zsh: Missed completion for apt-get install -t unstable
- X-seq: zsh-workers 20224
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Bug#262157: zsh: Missed completion for apt-get install -t unstable
- Date: Fri, 30 Jul 2004 11:41:11 -0400
- Cc: Vincent Lefevre <vincent@xxxxxxxxxx>, 262157-forwarded@xxxxxxxxxxxxxxx
- In-reply-to: <20040729225547.GA3042@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040729225547.GA3042@xxxxxxxxxxxxx>
> I typed
>
> apt-get install -t unstable pbb[TAB]
>
> and zsh completed it to pbbuttonsd-dev, though I wanted to install
> the unstable version of pbbuttonsd.
I see three options:
a) status quo
b) complete pbuttonsd even if it's already installed and pbuttonsd-dev
matches
c) add intelligence to figure out whether or not one is trying to
install a different version of an installed package (or the same
version if --reinstall is given)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author