zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _apt list $packages
@ 2016-05-13  1:00 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2016-05-13  1:00 UTC (permalink / raw)
  To: zsh-workers; +Cc: ari

diff --git a/Completion/Debian/Command/_apt b/Completion/Debian/Command/_apt
index 8e74e66..a46c326 100644
--- a/Completion/Debian/Command/_apt
+++ b/Completion/Debian/Command/_apt
@@ -399,7 +399,7 @@ _apt-cmd () {
     -o,--option:arbitem \
     -t,--target-release:release \
     -- \
-    /$'list\0'/ \| \
+    /$'list\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages "$expl_packages[@]" avail' \# \
     /$'search\0'/ /$'[^\0]#\0'/ ':strings:pattern:' \| \
     /$'show\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages "$expl_packages[@]" avail' \# \
     /$'update\0'/ \| \


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

only message in thread, other threads:[~2016-05-13  1:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-13  1:00 PATCH: _apt list $packages 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).