Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Calling completion function from a non-completion ZLE widget
- X-seq: zsh-workers 11666
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Calling completion function from a non-completion ZLE widget
- Date: Tue, 30 May 2000 15:38:42 +0000
- In-reply-to: <200005300759.JAA19754@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200005300759.JAA19754@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On May 30, 9:59am, Sven Wischnowsky wrote:
}
} Bart Schaefer wrote:
}
} > What's a reliable way to determine that the completion system is active?
} > (Testing a parameter won't do it, the user could always set another of
} > the same name.)
}
} Hm, no parameter? Even if ${(t)compstate} yields `association-local-special'?
Ah, I forgot about (t). Yes, that would probably suffice.
--
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