"Ed Singleton" <[EMAIL PROTECTED]> writes:

> I don't suppose you could expand on that a little could you?

I can try...

> How would you enable auto complete for sql, toolbox, etc?  What counts
> as a good shell?

I use zsh here.  But I believe that csh and bash2 can also do that.

Each shell has an autocompletion file that can be customized to do that.  It
can be "trained" to look at the command and then find its options.  I know
that for subversion it does that dinamically (I know because I had to patch
the autocompletion rule that comes with SuSE to use it with my locale).  It
should be possible with tg-admin as well.

It is a shell feature and how to write that rule depends on what shell you
use.  

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to