Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Improved apt/dpkg completion and completion hacking questions
- X-seq: zsh-users 9561
- From: Clint Adams <clint@xxxxxxx>
- To: Hannu Koivisto <azure@xxxxxx>
- Subject: Re: Improved apt/dpkg completion and completion hacking questions
- Date: Wed, 26 Oct 2005 00:20:27 -0400
- Cc: Zsh Users' List <zsh-users@xxxxxxxxxx>
- In-reply-to: <87u0f51aee.fsf@xxxxxxxxxxxxxxxx>
- Mail-followup-to: Hannu Koivisto <azure@xxxxxx>, Zsh Users' List <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <87u0f51aee.fsf@xxxxxxxxxxxxxxxx>
> without descriptions without awk. So, let's say we make the old
> code the default behaviour and have the description-generating awk
> version available via customization. How would you implement such
> customizability?
You could use 'zstyle'. Another thing you might consider is
filing a wishlist bug on apt to add an option to spew out
the short description after each package name when doing
'apt-cache --generate pkgnames'.
Have you done any speed tests?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author