zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: vincent@vinc17.org
Cc: zsh-workers@sunsite.dk
Subject: Re: Problem with zip completion
Date: Wed, 17 Oct 2001 11:13:33 -0400	[thread overview]
Message-ID: <20011017111333.A32235@dman.com> (raw)
In-Reply-To: <20011017164751.A6245@greux.loria.fr>; from vincent@vinc17.org on Wed, Oct 17, 2001 at 04:47:52PM +0200

> it doesn't work any longer. Does anyone have a better completion
> function for zip?

Index: Completion/Unix/Command/_zip
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_zip,v
retrieving revision 1.2
diff -u -r1.2 _zip
--- Completion/Unix/Command/_zip	2001/08/14 16:23:42	1.2
+++ Completion/Unix/Command/_zip	2001/10/17 15:12:15
@@ -9,7 +9,8 @@
     _arguments -C -s \
       '-f[freshen: only changed files]' \
       '-d[delete entries in zipfile]' \
-      '-R[recurse into directories]' \
+      '-r[recurse into directories]' \
+      '-R[PKZIP recursion]' \
       '-q[quiet operation]' \
       '-c[add one-line comments]' \
       '-b[use "path" for temp file]:path for temporary archive:_files -/' \


           reply	other threads:[~2001-10-17 15:13 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20011017164751.A6245@greux.loria.fr>]

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=20011017111333.A32235@dman.com \
    --to=clint@zsh.org \
    --cc=vincent@vinc17.org \
    --cc=zsh-workers@sunsite.dk \
    /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).