Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug#262157: zsh: Missed completion for apt-get install -t unstable



> 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