Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Non-patch: zle argument handling
- X-seq: zsh-workers 6740
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: RE: Non-patch: zle argument handling
- Date: Mon, 21 Jun 1999 10:25:27 +0200 (MET DST)
- In-reply-to: "Andrej Borsenkow"'s message of Mon, 21 Jun 1999 12:19:08 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> Related question - is it possible to use minibuffer from user-defined widgets?
> Is it useful? Or it can be implemented with current changes to read?
My little isearch example did that: with a combination of `read -k'
and `zle -R "search: $str"' (the argument of `-R' is displayed in the
statusline).
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author