Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: new shells completion type
- X-seq: zsh-workers 21375
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: new shells completion type
- Date: Wed, 22 Jun 2005 16:42:40 +0200
- In-reply-to: <25206.1119449915@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20050622131158.GB4591@xxxxxxxxxxxxxxxxxxxxx> <20050622140721.GB20412@xxxxxxxxxxxxx> <25206.1119449915@xxxxxxx>
Peter wrote:
> Sounds like there should be a style shell-commands which gets added
> to the list of shells in the current context.
There's a perfectly good fake style for adding matches to a particular
context. The following would work for me but it seemed a useful thing to
do out of the box:
zstyle ':completion:*:user(mod|add):option-s-1:*' fake /bin/false
Where we have styles like hosts and users, they replace matches instead
of adding to them.
Oliver
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author