zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: Anthony.Iano-Fletcher@cbel.dcrt.nih.gov (Anthony Iano-Fletcher)
Cc: Zsh-workers@math.gatech.edu
Subject: Re: unique partial completion
Date: Fri, 30 May 1997 17:15:16 +0100 (BST)	[thread overview]
Message-ID: <20443.199705301615@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <199705301253.IAA13029@argo.dcrt.nih.gov> from "Anthony Iano-Fletcher" at May 30, 97 08:53:51 am

Anthony Iano-Fletcher wrote:
>	argo% ls mod
>
>as it should (there are lots of mod* files) but there are no beeps
>or completion lists to indicate that this completion is incomplete.

The indication that the completion is incomplete is that a space is
not inserted.  If you had a file called mod, you would get

argo% ls mo<TAB>
argo% ls mod _

whereas you are actually getting

argo% ls mo<TAB>
argo% ls mod_

which indicates that the word isn't finished yet.

-zefram


  reply	other threads:[~1997-05-30 16:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-30 12:53 Anthony Iano-Fletcher
1997-05-30 16:15 ` Zefram [this message]
1997-05-30 16:52   ` Bart Schaefer
1997-05-30 17:07     ` Anthony Iano-Fletcher
1997-05-30 17:21     ` Geoff Wing
1997-05-30 17:36       ` Anthony Iano-Fletcher
1997-05-30 18:00     ` Vinnie Shelton
1997-05-31  8:10 ` Zoltan Hidvegi
1997-06-02 12:40   ` Anthony Iano-Fletcher
1997-06-02 16:37     ` Bart Schaefer
1997-06-02 20:41       ` Zoltan T. Hidvegi

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=20443.199705301615@stone.dcs.warwick.ac.uk \
    --to=zefram@dcs.warwick.ac.uk \
    --cc=Anthony.Iano-Fletcher@cbel.dcrt.nih.gov \
    --cc=Zsh-workers@math.gatech.edu \
    /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).