Re: ZSH Subversion tab completion module
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-01-27 01:09:27 CET
On 2006-01-26 03:22:39 -0600, Andrew Ruder wrote:
There's a _subversion file distributed with zsh. Didn't you use this one?
local pat="${1:-([ADMR]|?M)}"
The one distributed in zsh contains the correct pattern:
local pat="${1:-([ADMR~]|?M)}"
( http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330307 )
-- Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Jan 27 01:10:32 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.