Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: acroread problem? [was: completion for pdf and python]
- X-seq: zsh-users 10073
- From: Chris Johnson <cjohnson@xxxxxxxxxx>
- To: Fabian Braennstroem <f.braennstroem@xxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: acroread problem? [was: completion for pdf and python]
- Date: Fri, 24 Mar 2006 12:22:21 -0500
- In-reply-to: <slrne28749.ncs.f.braennstroem@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <slrne27m0i.6q9.f.braennstroem@xxxxxxxxxxxxxxxxxxxxx> <20060324121724.GB5211@xxxxxxxxxx> <slrne27sp9.6q9.f.braennstroem@xxxxxxxxxxxxxxxxxxxxx> <20060324133300.GA28309@xxxxxxxxxxxxxxx> <slrne28749.ncs.f.braennstroem@xxxxxxxxxxxxxxxxxxxxx>
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