Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

complist & compinit clobber colored completion listings?



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