From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21278 invoked from network); 3 May 2002 00:51:49 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 3 May 2002 00:51:49 -0000 Received: (qmail 23137 invoked by alias); 3 May 2002 00:51:40 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17069 Received: (qmail 23123 invoked from network); 3 May 2002 00:51:39 -0000 Date: Thu, 2 May 2002 20:52:39 -0400 From: "joel w. reed" To: Hans Dieter Pearcey Cc: zsh-workers@sunsite.dk Subject: Re: [PATCH]always show complete list Message-ID: <20020503005239.GA32028@ddiworld.com> References: <20020502184257.GA29797@ddiworld.com> <20020502214812.GE14354@malachi.theoscape.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <20020502214812.GE14354@malachi.theoscape.net> User-Agent: Mutt/1.3.25i --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On May 02, hdp@pobox.com contorted a few electrons to say... Hans> On Thu, May 02, 2002 at 02:42:57PM -0400, joel w. reed wrote: Hans> > this patch adds a config option LISTALWAYS that if set, makes=20 Hans> > zsh-4.0.4 always show the complete list if the completion=20 Hans> > resulted in only a partial completion (to help the user decide Hans> > what to type next w/o the need for another TAB). Hans> >=20 Hans> > lets say i have a directory with 2 entries: Hans> >=20 Hans> > opal-3.0.4 Hans> > opal-4.0=20 Hans> >=20 Hans> > my patched zsh will show the following after i type 'cd oTAB' Hans> >=20 Hans> > (%:~/src) cd opal- =20 Hans> > opal-3.0.4/ opal-4.0/ Hans>=20 Hans> zsh already does this. Hans>=20 Hans> see AUTO_LIST (which is on by default) and LIST_AMBIGUOUS in zshoptio= ns. Hans>=20 Hans> Specifically, if you setopt NO_LIST_AMBIGUOUS, the above behavior is Hans> observed. awesome! well it was nice poking around in the code for the first time anyway... jr Hans>=20 Hans> hdp. --=20 ------------------------------------------------------------ Joel W. Reed 412-257-3881 --------All the simple programs have been written.---------- --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE80d9Xx8bVY5wogAYRAtkAAJ4yIfjdGCBG3ata2fJkKo3vy9U89QCgzH50 FEp3hLiOLWSqmYq8czhFNuw= =4v1c -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--