zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: ZSH Users Mailing List <zsh-users@zsh.org>
Subject: Re: Completion of autocd Doesn't Show all the Possible Matches
Date: Fri, 14 Oct 2011 09:32:39 -0700	[thread overview]
Message-ID: <111014093239.ZM10515@torch.brasslantern.com> (raw)
In-Reply-To: <20111014131553.GA13057@circle.home>

On Oct 14,  3:15pm, Bastien Dejean wrote:
}
}     setopt autocd
} 
} For example, if I type:
} 
}     c/<Tab>
} 
} I only get four of the six possible directories starting with c in the
} current directory.

If you type the trailing slash, then zsh assumes that what you really
want to complete is what comes after the slash, that is, directories
INSIDE a directory whose name starts with "c"; so I would expect that
it's only showing you those directories that contain subdirectories.

(Trailing slashes that you type yourself are treated differently from
trailing slashes that are automatically added and thus auto-removable.)


  reply	other threads:[~2011-10-14 16:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-14 13:15 Bastien Dejean
2011-10-14 16:32 ` Bart Schaefer [this message]
2011-10-18 10:50   ` Bastien Dejean
2011-10-18 11:16     ` Peter Stephenson
  -- strict thread matches above, loose matches on Subject: below --
2011-10-14  9:50 Bastien Dejean

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=111014093239.ZM10515@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /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).