Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
completion question
- X-seq: zsh-users 5883
- From: Le Wang <lewang@xxxxxxxxx>
- To: Zsh users list <zsh-users@xxxxxxxxxx>
- Subject: completion question
- Date: Wed, 5 Feb 2003 20:32:56 -0500 (EST)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
I have a script that is basically a proxy to run other commands and show the
output in a new xterm window, e.g.
~> xr make
In this case, how can I get the completion system to ignore "xr" and complete
for the command?
Ohh, and xr can take a single option --nopause, but the option should always
come before make.
I'm just starting out with the completion system, the complexity involved
seems, well, mind boggling. What are some good resources?
Many thanks.
--
Le
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
Messages sorted by:
Reverse Date,
Date,
Thread,
Author