Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _man igores global matchers
- X-seq: zsh-workers 14664
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: _man igores global matchers
- Date: Fri, 1 Jun 2001 15:46:04 +0000
- In-reply-to: <200106011420.QAA15213@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200106011420.QAA15213@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jun 1, 4:20pm, Sven Wischnowsky wrote:
} Subject: Re: _man igores global matchers
}
} Bart Schaefer wrote:
}
} > Except that it doesn't appear to reference the global $_matcher anywhere?
}
} It's added automatically in _description, called from _wanted.
Aha. I'd forgotten about that.
That does mean that ANY command called via _wanted, _requested, et al.
must be able to accept some subset of the compadd arguments, correct?
That perhaps should be documented.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author