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

Re: acroread problem? [was: completion for pdf and python]



Fabian Braennstroem sent me the following 0.7K:

>>> Would that be possible define different colors for directories and
>>> files in completions?
>>
>> zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
>>
>> That should use the same colors that 'ls' uses.
> 
> Thanks, but it does not have any affect!?

I experienced the same thing because LS_COLORS was not defined.
Googling around showed me some possible definitions, and color
completion now works fine.

-- 
Chris Johnson
cjohnson@xxxxxxxxxx
http://www.cs.utk.edu/~cjohnson



Messages sorted by: Reverse Date, Date, Thread, Author