zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: Dennis Haney <davh@davh.dk>
Cc: zsh-users@sunsite.dk
Subject: Re: cd ..<tab>?
Date: Tue, 29 Jan 2002 17:12:48 -0800	[thread overview]
Message-ID: <020129171248.ZM11938@candle.brasslantern.com> (raw)
In-Reply-To: <3C572BEB.2030001@davh.dk>

On Jan 30, 12:10am, Dennis Haney wrote:
> Subject: Re: cd ..<tab>?
> 
> Sven Wischnowsky wrote:
> >
> >  zstyle ':completion:*' special-dirs ..
> >
> >to make `..' be considered a possible match (and hence it will get the
> >slash appended).
> >
> Is there a way to make this work properly with setopt GLOB_DOTS?

Just make the style more specific:

  zstyle ':completion:*:(cd|chdir|pushd|popd):*' special-dirs ..

You might also check the documentation for the ignore-parents style.


  reply	other threads:[~2002-01-30  1:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-29 10:20 Bo Thorsen
2002-01-29 10:18 ` Sven Wischnowsky
2002-01-29 23:10   ` Dennis Haney
2002-01-30  1:12     ` Bart Schaefer [this message]
2002-02-05 17:19       ` Dennis Haney
     [not found]       ` <3C60140C.6020006@davh.dk>
2002-02-05 17:46         ` Bart Schaefer
2002-02-05 18:26           ` Dennis Haney

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=020129171248.ZM11938@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=davh@davh.dk \
    --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).