From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16079 invoked from network); 23 Jun 1999 10:37:06 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Jun 1999 10:37:06 -0000 Received: (qmail 6311 invoked by alias); 23 Jun 1999 10:36:59 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6813 Received: (qmail 6304 invoked from network); 23 Jun 1999 10:36:58 -0000 Date: Wed, 23 Jun 1999 12:36:55 +0200 (MET DST) Message-Id: <199906231036.MAA06955@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: "Andrej Borsenkow"'s message of Wed, 23 Jun 1999 14:23:28 +0400 Subject: Re: autostart menu-select on cursor keys? Andrej Borsenkow wrote: > After running for some time with menu-select on, I find it a bit unhandy > sometimes. When you have two-three files to select from it is much better to > quickly press TAB :-) in this case additional RETURN (to get out of menu-select) > becomes an annoyance. Hm, nowadyas any key not explicitly caught by menu-select brings you out of it (and continues normal menu-completion if it was started via ZLS_SELECT). > I personally would prefer, if menu-select would be autostarted on cursor keys > (well, user-defined keys ...) In this case you could quickly cycle through a > couple of first matches; and if you happen to hit a really large list, have a > natural way to menu-select needed one. Unless you want this only when menu-completion is active, you can always by unsetting ZLS_SELECT and bind menu-select to some key A. Then you can start menu-completion as normal and use A to enter menu-selection (and again leaving menu-selection should put you into normal menu-completion again). Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de