zsh-users
 help / color / mirror / code / Atom feed
From: Swen Thuemmler <swen@uni-paderborn.de>
To: Dominik Vogt <dominik.vogt@gmx.de>
Cc: zsh-users@sunsite.auc.dk
Subject: Re: cd directory completion?
Date: Mon, 23 Aug 1999 16:09:40 +0200 (MET DST)	[thread overview]
Message-ID: <Pine.GSO.4.10.9908231607270.13718-100000@kreta> (raw)
In-Reply-To: <19990823160316.L32224@hp.com>

On Mon, 23 Aug 1999, Dominik Vogt wrote:

> Um, I think that's not the correct syntax, at least not for
> 3.0.6:
> 
>   # compctl -/ cd
>   compctl: bad option: -/
> 
> I'll settle for
> 
>   compctl -n -g '*(-/) .*(-/) cd pushd
> 
> instead. Many thanks

Hmm. I don't know if it does in 3.0.6, but in 3.1.5, this does not
complete .., so you always have to add the '/' if you want to cd
../something. I use the following:
compctl -g '*(-/)' + -g '..' + -g '.*(-/)' cd chdir dirs pushd

Greetings, Swen



  reply	other threads:[~1999-08-23 14:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-23 13:26 Sven Wischnowsky
1999-08-23 14:03 ` Dominik Vogt
1999-08-23 14:09   ` Swen Thuemmler [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-08-23 14:07 Sven Wischnowsky
1999-08-23 13:26 John Riddoch
1999-08-23 13:22 Dominik Vogt
1999-08-23 13:35 ` Andre Pang
1999-08-23 14:07   ` Dominik Vogt
1999-08-23 15:03     ` Sweth Chandramouli
1999-08-25  4:32     ` Bek Oberin

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=Pine.GSO.4.10.9908231607270.13718-100000@kreta \
    --to=swen@uni-paderborn.de \
    --cc=dominik.vogt@gmx.de \
    --cc=zsh-users@sunsite.auc.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).