Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
3.1.9, bug in apt-get completion?
- X-seq: zsh-users 3129
- From: Bruce Stephens <bruce+zsh@xxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: 3.1.9, bug in apt-get completion?
- Date: 07 Jun 2000 22:37:46 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Sender: bruce@xxxxxxxxxxxxxxxxxxxx
Since 3.1.7 (which was packaged for debian woody a short time ago),
the package for apt-get install hasn't completed properly:
# exec zsh -f
# autoload -U compinit
# compinit
# apt-get install a<TAB>
_alternative:-1: parse error near `||'
_alternative:70: command not found: _
Any ideas where the problem might be? It could be a fault in the
packaging, or it could be I need to redump the completions?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author