zsh-users
 help / color / mirror / code / Atom feed
From: Andrew Main <zefram@tao.co.uk>
To: thomas@wi3d01.informatik.uni-wuerzburg.de (Thomas Koehler)
Cc: zsh-users@math.gatech.edu, wsl@cs.ruu.nl
Subject: Re: Completion on cd
Date: Wed, 28 Jan 1998 10:10:57 +0000 (GMT)	[thread overview]
Message-ID: <199801281010.KAA30940@taos.demon.co.uk> (raw)
In-Reply-To: <19980128103126.19674@willkuere.informatik.uni-wuerzburg.de> from "Thomas Koehler" at Jan 28, 98 10:31:26 am

Thomas Koehler wrote:
>   compctl -g '*(-/) .*(-/)' cd

   compctl -g '*(D-/)' cd

is better.  The point of using + is that the non-. filenames are used
if possible, approximating the behaviour of normal filename completion.
Of course, with the recent compctl patches, one should use

compctl -/ cd

-zefram


  reply	other threads:[~1998-01-28 10:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
1998-01-28 10:50 ` Adam Spiers
1998-01-28  0:58 Steve Talley
1998-01-28 13:11 Oliver Kiddle
1998-01-28 15:26 ` Bruce Stephens
1998-01-28 16:25 ` Adam Spiers
1998-01-29 11:36 Oliver Kiddle
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

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=199801281010.KAA30940@taos.demon.co.uk \
    --to=zefram@tao.co.uk \
    --cc=thomas@wi3d01.informatik.uni-wuerzburg.de \
    --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).