zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#494137: Attached is a zsh completion script for `grep-excuses`.
       [not found] <20080807160810.4cf61ff0@sakaki.chris-lamb.co.uk>
@ 2008-08-07 22:48 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2008-08-07 22:48 UTC (permalink / raw)
  To: zsh-workers; +Cc: Chris Lamb, 494137

On Thu, Aug 07, 2008 at 04:08:10PM +0100, Chris Lamb wrote:
> > Attached is a zsh completion script for `grep-excuses`.

Index: Completion/Debian/Command/.distfiles
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/.distfiles,v
retrieving revision 1.29
diff -u -r1.29 .distfiles
--- Completion/Debian/Command/.distfiles	6 Jan 2008 20:20:50 -0000	1.29
+++ Completion/Debian/Command/.distfiles	7 Aug 2008 22:46:17 -0000
@@ -15,5 +15,5 @@
 _reprepro             _schroot              _svn-buildpackage
 _toolchain-source     _update-alternatives  _update-rc.d
 _uscan                _wajig                _wanna-build
-_vim-addons
+_vim-addons _grep-excuses
 '
Index: Completion/Debian/Command/_grep-excuses
===================================================================
RCS file: Completion/Debian/Command/_grep-excuses
diff -N Completion/Debian/Command/_grep-excuses
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ Completion/Debian/Command/_grep-excuses	7 Aug 2008 22:46:18 -0000
@@ -0,0 +1,8 @@
+#compdef grep-excuses
+
+_arguments \
+   '(--no-conf --noconf)'{--no-conf,--noconf}'[do not read any config files]' \
+   '(--wipnity -w)'{--wipnity,-w}'[get information from release.debian.org]' \
+   '--version[display version information]' \
+   '--help[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:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20080807160810.4cf61ff0@sakaki.chris-lamb.co.uk>
2008-08-07 22:48 ` Bug#494137: Attached is a zsh completion script for `grep-excuses` 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).