Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Enabling tab-completion for an alias
- X-seq: zsh-users 12919
- From: David Sveningsson <ext@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Enabling tab-completion for an alias
- Date: Fri, 13 Jun 2008 22:48:47 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi, I'm having some trouble with tab-completion. I've created an alias
for svn (subversion) which runs a pythonscript executing svn. One of the
reasons for this is that I use the script to colorize the output.
However this caused zsh to stop tab-completing svn commands, eg. I used
to be able to type "svn res[tab]" and it completes to "svn resolved". Is
there a way to enable the same tab-completions for my alias?
--
//*David Sveningsson [eXt]*
Freelance coder | Game Development Student
http://sidvind.com
Thou shalt make thy program's purpose and structure clear to thy fellow
man by using the One True Brace Style, even if thou likest it not, for
thy creativity is better used in solving problems than in creating
beautiful new impediments to understanding.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author