zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: zsh-workers@sunsite.auc.dk
Subject: PATCH: more _dpkg tweaking
Date: Mon, 3 Apr 2000 23:46:18 -0400	[thread overview]
Message-ID: <20000403234618.A13572@dman.com> (raw)

It's more useful to be able to complete something after -S, 
and _files is probably the closest thing to trying to complete
a glob pattern.

Index: Completion/Debian/_dpkg
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/_dpkg,v
retrieving revision 1.1.1.5
diff -u -r1.1.1.5 _dpkg
--- Completion/Debian/_dpkg	2000/01/30 00:59:22	1.1.1.5
+++ Completion/Debian/_dpkg	2000/04/04 03:32:41
@@ -46,8 +46,8 @@
            '(-L)--listfiles:packages:_deb_packages installed' \
            '(--list)-l[list packages]:packages:_deb_packages avail' \
            '(-l)--list:packages:_deb_packages avail' \
-           '(--search)-S[search for file owner]:pattern:' \
-           '(-S)--search:pattern:' \
+           '(--search)-S[search for file owner]:pattern:_files' \
+           '(-S)--search:pattern:_files' \
            '(--audit)-C[check for broken pkgs]' \
            '(-C)--audit' \
            '--abort-after[abort after errors]:number of errors:' \


                 reply	other threads:[~2000-04-04  3:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20000403234618.A13572@dman.com \
    --to=schizo@debian.org \
    --cc=zsh-workers@sunsite.auc.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).