From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23970 invoked from network); 10 Aug 2002 17:22:59 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 10 Aug 2002 17:22:59 -0000 Received: (qmail 21015 invoked by alias); 10 Aug 2002 17:22:48 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5217 Received: (qmail 21003 invoked from network); 10 Aug 2002 17:22:47 -0000 Date: Sat, 10 Aug 2002 19:30:36 +0200 Organization: Pleyades To: schaefer@brasslantern.com, zsh-users@sunsite.dk, raul@pleyades.net Subject: Re: Completion and menu behavior Message-ID: <3D554DBC.mail1U51N1UBC@viadomus.com> References: <3D50B9D6.6050603@base2.cc> <15696.52931.954498.323222@wischnow.berkom.de> <3D5194B5.mail17Q912FSP@viadomus.com> <020807151030.ZM24584@candle.brasslantern.com> In-Reply-To: <020807151030.ZM24584@candle.brasslantern.com> User-Agent: nail 9.31 6/18/02 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit From: DervishD Reply-To: DervishD Sender: DervishD X-Mailer: DervishD TWiSTiNG Mailer Hi Bart :) I have other question, maybe a newbie one, but... >The way to get menu selection without styles is to set the MENUSELECT >parameter, but that's deprecated when using the shell-function-based >completion system rather than compctl-based completion. I don't use styles, nor the shell-function-based completion system, and when I set MENUSELECT to 0 (to force menu selection for any number of matches), when I hit TAB twice (I have TAB bound to menu-expand-or-complete), I have menu completion, but no menu selection. What I'm doing bad? Thanks in advance. Raśl