Package: zsh Version: 4.3.5-6 Severity: wishlist Tags: patch The following untested patch adds completion for the "why" and "why-not" actions that were introduced in aptitude 0.4.5.3.
--8<---------------cut here---------------start------------->8--- --- _aptitude~ 2007-04-02 13:43:33.000000000 +0200 +++ _aptitude 2008-03-22 16:48:29.000000000 +0100 @@ -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) --8<---------------cut here---------------end--------------->8--- -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24.3 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages zsh depends on: ii libc6 2.7-9 GNU C Library: Shared libraries ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libncursesw5 5.6+20080203-1 Shared libraries for terminal hand Versions of packages zsh recommends: ii libpcre3 7.6-2 Perl 5 Compatible Regular Expressi -- debconf information: zsh/rcmove: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]