zsh-workers
 help / color / mirror / code / Atom feed
* strange completion
@ 1995-05-29  5:10 Soren Dayton
  1995-05-29  5:13 ` Soren Dayton
  1995-05-29  5:52 ` Bas V. de Bakker
  0 siblings, 2 replies; 4+ messages in thread
From: Soren Dayton @ 1995-05-29  5:10 UTC (permalink / raw)
  To: zsh-workers


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1995-05-29  6:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-05-29  5:10 strange completion Soren Dayton
1995-05-29  5:13 ` Soren Dayton
1995-05-29  5:59   ` Richard Coleman
1995-05-29  5:52 ` Bas V. de Bakker

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).