zsh-users
 help / color / mirror / code / Atom feed
From: stephen.talley@Central.Sun.COM (Steve Talley)
To: wsl@cs.ruu.nl, lovell@fc.hp.com
Cc: zsh-users@math.gatech.edu
Subject: Re: Completion on cd
Date: Tue, 27 Jan 1998 17:58:19 -0700	[thread overview]
Message-ID: <199801280058.RAA25088@empire.Central.Sun.COM> (raw)


> From lovell@fc.hp.com Tue Jan 27 17:54:03 1998
> Date: Tue, 27 Jan 1998 17:35:20 -0700 (MST)
> From: Matthew Lovell <lovell@fc.hp.com>
> To: Wessel Dankers <wsl@cs.ruu.nl>
> Cc: Zsh users mailing list <zsh-users@math.gatech.edu>
> Subject: Re: Completion on cd
> 
> I don't have a comment on the suggestion, just my compctl setting for getting
> .<dir>'s to show up:
> 
>   # cd/pushd only directories or symbolic links to directories.  If none of those
>   # match, resort to shell variables
>   compctl -g '*(-/)' + -g '.*(-/)' -v cd pushd rmdir    

also known as

compctl -g '(.*|*)(-/)'

~~
Steve


             reply	other threads:[~1998-01-28  1:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-28  0:58 Steve Talley [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-01-30 21:07 Oliver Kiddle
1998-02-01  9:53 ` Andrej Borsenkow
1998-02-02  9:38 ` Owen M. Astley
1998-02-02 19:46   ` Stefan Monnier
1998-01-29 11:36 Oliver Kiddle
1998-01-28 13:11 Oliver Kiddle
1998-01-28 15:26 ` Bruce Stephens
1998-01-28 16:25 ` Adam Spiers
1998-01-27 22:45 Wessel Dankers
1998-01-28  0:35 ` Matthew Lovell
1998-01-28  9:31 ` Thomas Koehler
1998-01-28 10:10   ` Andrew Main
1998-01-28 10:50 ` Adam Spiers

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=199801280058.RAA25088@empire.Central.Sun.COM \
    --to=stephen.talley@central.sun.com \
    --cc=lovell@fc.hp.com \
    --cc=wsl@cs.ruu.nl \
    --cc=zsh-users@math.gatech.edu \
    /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).