[Rubygems-developers] zsh completion

Alex Vollmer alex.vollmer at gmail.com
Mon Aug 10 14:08:03 EDT 2009


I did a little trolling around this weekend and didn't see that anyone  
else had come up with a satisfactory zsh completion scheme for the  
"gem" command. So, since I'm some kind of sadist, I jumped into the  
exciting world of zsh-completion and cooked up a completion script  
that is about 95% of the way there.

It uses the newer "compsys" completion style mechanism. If you have  
that available, you should be able to download the script from http://gist.github.com/164465 
  into a directory in your $fpath, name it "_gem" and start a new shell.

Would this make sense to distribute in the gem somehow, or should I  
send it to the zsh team instead?

Thoughts? Opinions?

Cheers,

Alex V.
----
http://alexvollmer.com
http://moochbot.com






More information about the Rubygems-developers mailing list