From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17607 invoked from network); 21 Jun 1999 08:25:44 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jun 1999 08:25:44 -0000 Received: (qmail 24365 invoked by alias); 21 Jun 1999 08:25:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6740 Received: (qmail 24358 invoked from network); 21 Jun 1999 08:25:29 -0000 Date: Mon, 21 Jun 1999 10:25:27 +0200 (MET DST) Message-Id: <199906210825.KAA19961@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: "Andrej Borsenkow"'s message of Mon, 21 Jun 1999 12:19:08 +0400 Subject: RE: Non-patch: zle argument handling 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@informatik.hu-berlin.de