zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _baz switch
@ 2006-08-15  4:53 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-08-15  4:53 UTC (permalink / raw)
  To: zsh-workers

Index: Completion/Unix/Command/_baz
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_baz,v
retrieving revision 1.10
diff -u -r1.10 _baz
--- Completion/Unix/Command/_baz	26 Sep 2005 03:08:49 -0000	1.10
+++ Completion/Unix/Command/_baz	15 Aug 2006 04:52:37 -0000
@@ -450,6 +450,9 @@
 local cmd_escape
 cmd_escape=(':string:')
 
+local cmd_switch
+cmd_switch=(':revision:_baz_revisions')
+
 #mutually exclusive options
 
 local -A excludes


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

only message in thread, other threads:[~2006-08-15  4:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-15  4:53 PATCH: _baz switch 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).