Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problem with _expand (I think)
- X-seq: zsh-workers 22300
- From: Barton Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: problem with _expand (I think)
- Date: Fri, 24 Feb 2006 16:56:32 -0800
- In-reply-to: <20060224222003.GB29221@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20060224222003.GB29221@xxxxxxxxxxxxx>
On Fri, 24 Feb 2006 3:02pm, Wayne Davison wrote:
Here's something strange where a global alias of mine seems to be
skipped by _expand in certain circumstances.
One of the first things that _main_complete does is "setopt
NO_aliases".
Perhaps _expand needs to "setopt aliases"?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author