zsh-users
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-users@sunsite.dk
Subject: Re: Few newbie questions..
Date: Mon, 20 Aug 2001 14:19:12 +0200	[thread overview]
Message-ID: <15233.64.290694.955708@gargle.gargle.HOWL> (raw)
In-Reply-To: <20010820115952.3908.qmail@web20303.mail.yahoo.com>


Jukka Lehti wrote:

> Bart Schaefer <schaefer@brasslantern.com> wrote:
> > On Aug 17,  3:55am, Jukka Lehti wrote:
> > }
> > } How I can make zsh3 add slash when doing:
> > } cd ..[TAB]? bash does this automatically and IMHO
> > } it's really useful.
> > compctl -g '*(/)' + -x 'S[..]' -k '(..)' -qS/ -- cd
> 
> Hmm, it seems that cd ../..<TAB> doesn't work. I can't
> figure out why?

Replace the above with:

  compctl -g "*(-/) .." cd

or start using the new completion system and look at the
`special-dirs' style.


Bye
  Sven

-- 
Sven Wischnowsky                    wischnow@informatik.hu-berlin.de


      reply	other threads:[~2001-08-20 12:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-17 10:55 Jukka Lehti
2001-08-17 15:22 ` Bart Schaefer
2001-08-17 17:39   ` Jukka Lehti
2001-08-18  3:25     ` Bart Schaefer
2001-08-18  8:04       ` Jukka Lehti
2001-08-20 22:34       ` Vincent Lefevre
2001-08-21  2:55         ` Bart Schaefer
2001-08-21  6:27           ` Borsenkow Andrej
2001-08-21  6:38             ` Bart Schaefer
2001-08-20 11:59   ` Jukka Lehti
2001-08-20 12:19     ` Sven Wischnowsky [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=15233.64.290694.955708@gargle.gargle.HOWL \
    --to=wischnow@informatik.hu-berlin.de \
    --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).