From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17894 invoked from network); 3 Mar 2006 21:03:20 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO, HTML_00_10,HTML_MESSAGE autolearn=no version=3.1.0 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Mar 2006 21:03:20 -0000 Received: (qmail 34532 invoked from network); 3 Mar 2006 21:03:12 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Mar 2006 21:03:12 -0000 Received: (qmail 9381 invoked by alias); 3 Mar 2006 21:03:01 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9989 Received: (qmail 9369 invoked from network); 3 Mar 2006 21:03:00 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 3 Mar 2006 21:03:00 -0000 Received: (qmail 33040 invoked from network); 3 Mar 2006 21:03:00 -0000 Received: from nproxy.gmail.com (64.233.182.194) by a.mx.sunsite.dk with SMTP; 3 Mar 2006 21:02:59 -0000 Received: by nproxy.gmail.com with SMTP id y25so563999nfb for ; Fri, 03 Mar 2006 13:02:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=AtKcKIl7+I1GRlbq0vmImXPED6XESbiGJPFhSvaxQG9oN6wUverHc9T4uK+H2OPHKxn1FNG3NVdRm/Akye0Pbs+8P+/VKXXhaMM9f0hvgPaIqREW/DO8aASuYGfSUQjsWtpCfsR/t6v1Z27gVF+J05YrWSDLKbdsgDaNAYWWcmE= Received: by 10.49.42.13 with SMTP id u13mr1282227nfj; Fri, 03 Mar 2006 13:02:58 -0800 (PST) Received: by 10.48.223.9 with HTTP; Fri, 3 Mar 2006 13:02:58 -0800 (PST) Message-ID: <6a42eec70603031302j3ed889a1m64ffd4f38b0554cc@mail.gmail.com> Date: Fri, 3 Mar 2006 13:02:58 -0800 From: "sam reckoner" To: zsh-users@sunsite.dk Subject: How to get cursor navigation of completion menu working? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8329_12018776.1141419778912" ------=_Part_8329_12018776.1141419778912 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline My understanding from reading the user's guide is that there is a way to cursor-navigate the listed completions. However, I can't figure out how to get this to work. For example, at the prompt, I get a long list of completions that I have to tab through in order to select the one that I want. The user's guide makes it seem like you can navigate using the cursor keys to get the right completion. I missing something? I am running version 4.2 6 on cygwin. Thanks in advance. ------=_Part_8329_12018776.1141419778912 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
My understanding from reading the user's guide is that there is a way t= o cursor-navigate the listed completions. However, I can't figure out how t= o get this to work. For example, at the prompt, I get a long list of comple= tions that I have to tab through in order to select the one that I want. Th= e user's guide makes it seem like you can navigate using the cursor keys to= get the right completion.

I missing something? I am running version 4.2 6 on cygwin.

T= hanks in advance.
------=_Part_8329_12018776.1141419778912--