Line completion with custom commands
Marco Mariani
marco at sferacarta.com
Fri Jan 9 06:18:14 EST 2009
gu wrote:
> I see, but how does django-admin work, then?
from bash:
complete -W "doSomething doSomethingElse doSomethingDifferent" myProgram
More information about the Python-list
mailing list