zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#494138: Completion for apt-show-versions omits package list
       [not found] <20080807135141.24d43c6c@sakaki.chris-lamb.co.uk>
@ 2008-08-07 22:40 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2008-08-07 22:40 UTC (permalink / raw)
  To: zsh-workers; +Cc: Chris Lamb, 494138

On Thu, Aug 07, 2008 at 01:51:41PM +0100, Chris Lamb wrote:
> of the command line. For example,
> 
>  apt-show-versions -u <TAB>
> 
> .. should display a list of packages in the same way that "--package=<TAB>"
> currently does.
> 
> Patch attached.

Index: Completion/Debian/Command/_apt-show-versions
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_apt-show-versions,v
retrieving revision 1.2
diff -u -r1.2 _apt-show-versions
--- Completion/Debian/Command/_apt-show-versions	9 Aug 2002 16:05:46 -0000	1.2
+++ Completion/Debian/Command/_apt-show-versions	7 Aug 2008 22:39:22 -0000
@@ -9,4 +9,5 @@
    '(--allversions -a)'{--allversions,-a}'[print all available versions]' \
    '(--brief -b)'{--brief,-b}'[brief output]' \
    '(--verbose -v)'{--verbose,-v}'[verbose output]' \
-   '(--help -h)'{--help,-h}'[display help information]'
+   '(--help -h)'{--help,-h}'[display help information]' \
+   ':package:_deb_packages avail'


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-07 22:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20080807135141.24d43c6c@sakaki.chris-lamb.co.uk>
2008-08-07 22:40 ` Bug#494138: Completion for apt-show-versions omits package list Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).