Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _globquals: Say what the digit is when completing time qualifiers, add d
On Tue, 13 Dec 2011 20:23:26 +0100
Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> Added the d flag, and moved locals to top to get rid of anon function.
> It seems the scoping conflicts with compset -P somehow.
There are hooks to restore state after function calls in the completion
system so you can use a different function to complete something else
without too much work. Anonymous functions have the same effect as any
other.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author