zsh-workers
 help / color / mirror / code / Atom feed
From: "joel w. reed" <jreed@ddiworld.com>
To: Hans Dieter Pearcey <hdp@pobox.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: [PATCH]always show complete list
Date: Thu, 2 May 2002 20:52:39 -0400	[thread overview]
Message-ID: <20020503005239.GA32028@ddiworld.com> (raw)
In-Reply-To: <20020502214812.GE14354@malachi.theoscape.net>

[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]

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 
Hans> > zsh-4.0.4 always show the complete list if the completion 
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> > 
Hans> > lets say i have a directory with 2 entries:
Hans> > 
Hans> >   opal-3.0.4
Hans> >   opal-4.0 
Hans> > 
Hans> > my patched zsh will show the following after i type 'cd oTAB'
Hans> > 
Hans> > (%:~/src) cd opal-    
Hans> > opal-3.0.4/  opal-4.0/
Hans> 
Hans> zsh already does this.
Hans> 
Hans> see AUTO_LIST (which is on by default) and LIST_AMBIGUOUS in zshoptions.
Hans> 
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> 
Hans> hdp.

-- 
------------------------------------------------------------
Joel W. Reed                                    412-257-3881
--------All the simple programs have been written.----------


[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

      parent reply	other threads:[~2002-05-03  0:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02 18:42 joel w. reed
2002-05-02 21:48 ` Hans Dieter Pearcey
2002-05-02 23:20   ` Bart Schaefer
2002-05-03  3:08     ` Hans Dieter Pearcey
2002-05-03  4:07       ` Bart Schaefer
2002-05-03  0:52   ` joel w. reed [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020503005239.GA32028@ddiworld.com \
    --to=jreed@ddiworld.com \
    --cc=hdp@pobox.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).