zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: completion for zcat broken
@ 2001-02-08 15:26 Oliver Kiddle
  0 siblings, 0 replies; only message in thread
From: Oliver Kiddle @ 2001-02-08 15:26 UTC (permalink / raw)
  To: zsh-workers

13346 broke completion for GNU zcat. This is because $service remains
'zcat' because we pass through _zcat to check for GNU - unlike gzcat
for which the =gunzip trick on the #compdef line works.

Oliver

Index: Completion/User/_gzip
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/User/_gzip,v
retrieving revision 1.4
diff -r1.4 _gzip
7c7
< gunzip)
---
> gunzip|zcat)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-02-08 15:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08 15:26 PATCH: completion for zcat broken Oliver Kiddle

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