zsh-workers
 help / color / mirror / code / Atom feed
From: Soren Dayton <csdayton@midway.uchicago.edu>
To: zsh-workers@math.gatech.edu
Subject: strange completion
Date: Mon, 29 May 95 00:10:20 -0500	[thread overview]
Message-ID: <199505290510.AAA15728@woodlawn.uchicago.edu> (raw)


This may be a bug.  I am not sure, I do not understand completion well
enough.


compctl -x 'C[-1,-*r*]' -g '*(/)' -g '*(-/)' -- rm

in my home directory:

woodlawn% rm -rf .<tab>
	completes to
woodlawn% rm -rf .p

This makes no sense to me...

compctl -x 'C[-1,-*d*]' -g '*.gz *.Z *.z' -g '*(-/)' -- gzip

here, I am in a directory with a directory and a tar.gz file

gzip -d <tab>
 will complete to
gzip -d <directory>

Am I misunderstanding this?  I want this to complete to .gz files.  

thanks
Soren Dayton


             reply	other threads:[~1995-05-29  5:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-05-29  5:10 Soren Dayton [this message]
1995-05-29  5:13 ` Soren Dayton
1995-05-29  5:59   ` Richard Coleman
1995-05-29  5:52 ` Bas V. de Bakker

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=199505290510.AAA15728@woodlawn.uchicago.edu \
    --to=csdayton@midway.uchicago.edu \
    --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).