tcsh_completion.sh

TK Soh teekaysoh at yahoo.com
Mon Aug 29 21:32:32 CDT 2005



--- Thomas Arendsen Hein <thomas at intevation.de> wrote:

> * TK Soh <teekaysoh at yahoo.com> [20050829 04:25]:
> > add contrib shell script for generating tcsh completion
> > 
> > diff -r fa74bb944048 -r 8259c9ab2068 contrib/tcsh_completion.sh
> > --- /dev/null	Mon Aug 29 02:25:32 2005
> > +++ b/contrib/tcsh_completion.sh	Mon Aug 29 02:26:28 2005
> 
> Can you name this "tcsh_competion_generator.sh" or something like
> this? This way it can be included in contrib without confusing
> people too much.

I'm okay to rename it to just about anything, but I'd like stay something
shorter (even with completion ;-). What about make_tcsh_completion.sh?

> > @@ -0,0 +1,53 @@
> > +#!/bin/sh
> > +
> > +#
> > +# This script generates a tcsh source file to support completion
> > +# of Mercurial commands and options.
> 
> Some license information and author notice would be nice here and in
> the generated file. I'd suggest GPL>=v2.

I can add the GPL license header, but I don't see it in the bash_completion
either, where I was trying to reference to.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Mercurial mailing list