ZSH Subversion tab completion module
From: Andrew Ruder <aeruder_at_ksu.edu>
Date: 2006-01-26 10:22:39 CET
Hello all,
I just thought I'd throw this out to anyone else who might be interested
Example:
andy_at_looper ~ $ svn co http://aeruder.ath.cx:7777/svn/TalkSoup/<TAB>
And just in case you don't know how to use this, this is what I did.
autoload -U compinit
in your .zshrc, somewhere you should add a:
fpath=(~/.zshfunc $fpath)
Then just make a directory ~/.zshfunc and put the attached file in
I'm sure if there is anybody using subversion out there you'll find it
Cheers,
-- Andrew Ruder http://www.aeruder.net
---------------------------------------------------------------------
|
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.