Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
complist & compinit clobber colored completion listings?
- X-seq: zsh-users 12195
- From: Atom Smasher <atom@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: complist & compinit clobber colored completion listings?
- Date: Fri, 9 Nov 2007 01:01:32 +1300 (NZDT)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Openpgp: id=0xB88D52E4D9F57808; algo=1 (RSA); size=4096; url=http://atom.smasher.org/pgp.txt
zsh 4.3.4 (amd64-portbld-freebsd6.2)
starting from 'zsh -f' i can get colored completion listings working with:
zmodload zsh/complist
ZLS_COLORS=
but as soon as i run:
autoload -U compinit
compinit
the colored completion listings stop working. the man page mentions
loading zsh/complist before calling compinit, but i've tried those four
commands in every order and they just don't seem to get along.
--
...atom
________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"The nationalist not only does not disapprove of
atrocities committed by his own side, but he has a
remarkable capacity for not even hearing about them."
-- George Orwell
Messages sorted by:
Reverse Date,
Date,
Thread,
Author