zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: more _dpkg tweaking
@ 2000-04-04  3:46 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2000-04-04  3:46 UTC (permalink / raw)
  To: zsh-workers

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:' \


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

only message in thread, other threads:[~2000-04-04  3:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-04  3:46 PATCH: more _dpkg tweaking Clint Adams

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