Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
double-listing with completion?
- X-seq: zsh-users 3165
- From: Matthew Lovell <lovell@xxxxxxxxx>
- To: "zsh-users@xxxxxxxxxxxxxx" <zsh-users@xxxxxxxxxxxxxx>
- Subject: double-listing with completion?
- Date: Wed, 14 Jun 2000 21:20:51 -0600 (MDT)
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Sender: lovell@xxxxxxxxxxxxxxxxx
Hi,
If I follow the example given in the User Guide,
zstyle ':completion:*:descriptions' format 'Completing %d'
zstyle ':completion:*' group-name ''
and then try "ls <complete>", I end up with a double-listing of
completions:
lovell@mblhome:~
% ls
Completing file
Chess Desktop Mail Office50 autosave axhome bin lale misc
Completing file
Chess Desktop Mail Office50 autosave axhome bin lale misc
I was wondering whether I was doing something wrong or if this was a
bug in 3.1.9.
ZSH_VERSION: 3.1.9
uname: Linux mblhome 2.2.14-15mdksecure (Mandrake 7.0)
Thanks,
Matt
--
Matthew Lovell
HP Technical Solutions Lab
mailto:lovell@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author