zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#472193: zsh: Please complete "aptitude why|why-not"
       [not found] <87wsnueomf.fsf@gmx.de>
@ 2008-03-22 18:53 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2008-03-22 18:53 UTC (permalink / raw)
  To: Sven Joachim, 472193; +Cc: zsh-workers

On Sat, Mar 22, 2008 at 04:59:20PM +0100, Sven Joachim wrote:
> The following untested patch adds completion for the "why" and "why-not"
> actions that were introduced in aptitude 0.4.5.3.

Thanks.


Index: Completion/Debian/Command/_aptitude
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_aptitude,v
retrieving revision 1.7
diff -u -r1.7 _aptitude
--- Completion/Debian/Command/_aptitude	30 Mar 2007 16:28:14 -0000	1.7
+++ Completion/Debian/Command/_aptitude	22 Mar 2008 18:50:47 -0000
@@ -54,7 +54,7 @@
       search)
         _message -e patterns pattern
       ;;
-      download|show|changelog)
+      (download|show|changelog|why|why-not)
         _deb_packages avail && ret=0
       ;;
       (remove|purge|hold|unhold|reinstall|forbid-version|markauto|unmarkauto)


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

only message in thread, other threads:[~2008-03-22 22:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87wsnueomf.fsf@gmx.de>
2008-03-22 18:53 ` Bug#472193: zsh: Please complete "aptitude why|why-not" 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).