zsh-users
 help / color / mirror / code / Atom feed
From: Phil Pennock <Phil.Pennock@globnix.org>
To: David Thiel <dthiel@nexprise.com>
Cc: zsh-users@sunsite.dk
Subject: Re: confusing completion behavior
Date: Tue, 29 Jan 2002 20:29:54 +0100	[thread overview]
Message-ID: <20020129202954.A15027@globnix.org> (raw)
In-Reply-To: <20020129192332.GG31404@nexprise.com>; from dthiel@nexprise.com on Tue, Jan 29, 2002 at 11:23:32AM -0800

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

On 2002-01-29 at 11:23 -0800, David Thiel wrote:
> Just curious, zsh seems to be doing something wierd:
> 
> cd /usr/ports/x11/bb<tab>
> 
> results in a line looking like
> 
> cd /usr/ports/x11-/bb
> 
> No files starting with bb exist in x11.
> 
> Is this normal?

This looks like FreeBSD.

When I tab for cd into "/usr/ports/x11" I get prompted with:
x11/           x11-fm/        x11-servers/   x11-wm/
x11-clocks/    x11-fonts/     x11-toolkits/

and I see:
% print -l /usr/ports/x11-*/bb*
/usr/ports/x11-clocks/bbdate
/usr/ports/x11-wm/bbkeys
/usr/ports/x11-wm/bbpager

So what completion do you have set up for cd?  A form which will
backtrack to try and handle spelling mistakes?
-- 
"Ask not what your country can force other people to do for you..."

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

      reply	other threads:[~2002-01-29 19:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-29 19:23 David Thiel
2002-01-29 19:29 ` Phil Pennock [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=20020129202954.A15027@globnix.org \
    --to=phil.pennock@globnix.org \
    --cc=dthiel@nexprise.com \
    --cc=zsh-users@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).