tcsh_completion.sh

Thomas Arendsen Hein thomas at intevation.de
Tue Aug 30 00:04:22 CDT 2005


* TK Soh <teekaysoh at yahoo.com> [20050830 04:34]:
> --- Thomas Arendsen Hein <thomas at intevation.de> wrote:
> > > +++ 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?

Usually I would have chosen this name, too, but the contrib
directory contains so many things that I hoped to have both scripts
next to each other in alpha sorting. So tcsh_completion_something.sh
would be obvious here. So "gen", "build" or "create"?

> > > @@ -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.

Please add it and bug the original author of the bash_completion
script to do it, too :)

Thomas

-- 
Email: thomas at intevation.de
http://intevation.de/~thomas/


More information about the Mercurial mailing list