Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
quick question about user defined zle widgets
- X-seq: zsh-workers 4566
- From: greg@xxxxxxxxxxxxx (Greg Klanderman)
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh list)
- Subject: quick question about user defined zle widgets
- Date: Thu, 5 Nov 1998 12:51:32 -0500 (EST)
- Reply-to: greg@xxxxxxxxxxxxx
Is it possible when defining a shell function as a user defined
widget to access the prefix argument?
Also, is there any way when calling a builtin widget to figure out
the status? For example, I'd like to do "zle complete-word" in my
widget and then determine if:
- it completed something
- there were no completions
- choices were listed
- choices had already been listed and it did nothing
thanks
Greg
(please copy me on replies)
have i mentioned yet that zsh is a thing of beauty?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author