zsh-workers
 help / color / mirror / code / Atom feed
From: Mark Borges <mdb@cdc.noaa.gov>
To: zefram@dcs.warwick.ac.uk
Cc: ZSH mailing list <zsh-workers@math.gatech.edu>
Subject: Re: [zash-3.0.0] bug in cdmatch for dirs w/ embedded space?
Date: Thu, 12 Sep 1996 14:22:02 -0600	[thread overview]
Message-ID: <199609122022.OAA18277@revelle.cdc.noaa.gov> (raw)
In-Reply-To: <18339.199609121938@stone.dcs.warwick.ac.uk>

>> On Thu, 12 Sep 1996 20:38:11 +0100 (BST),
>> Zefram (Z) wrote:
>> % cd foo<TAB>
>> results in
>> % cd foo\\\ bar/

Z> Looks like you need to use the -Q option to compctl when setting up
Z> that completion.

You mean the one I already used?

>> On Thu, 12 Sep 1996 11:42:29 -0600,
>> Mark Borges(mb) wrote:
mb> Here's exactly what I did:
mb> charney% if [[ -o AUTO_REMOVE_SLASH ]] then
then> compctl -x 'p[2]' -Q -K cdmatch2 - 'S[/][~][./][../]' -g '*(-/)' + \
then> -g '*(-/D)' - 'n[-1,/], s[]' -K cdmatch -q -S '/' -- cd pushd
then> else
else> compctl -x 'p[2]' -Q -K cdmatch2 - 'S[/][~][./][../]' -g '*(-/)' + \
else> -g '*(-/D)' - 'n[-1,/], s[]' -K cdmatch -S '/' -- cd pushd
else> fi

Does order matter somehow? This is straight out of the 3.0.0
distribution. 

What else?

-- 
  -mb-


  reply	other threads:[~1996-09-12 20:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-12 17:42 Mark Borges
1996-09-12 19:38 ` Zefram
1996-09-12 20:22   ` Mark Borges [this message]
1996-09-12 19:38 alain (a.) caron
1996-09-13  7:50 ` [zash-3.0.0] " Peter Stephenson

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=199609122022.OAA18277@revelle.cdc.noaa.gov \
    --to=mdb@cdc.noaa.gov \
    --cc=zefram@dcs.warwick.ac.uk \
    --cc=zsh-workers@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).