zsh listed directory not colored in aterm

Garrett Cooper youshi10 at u.washington.edu
Sun Oct 7 07:16:17 PDT 2007


vuthecuong wrote:
> Currently I switched to fluxbox using aterm, not xterm because of it 
> transparency.
> But in aterm, directories and text stop colorizing at all.
> how can I do now?
> P/S: In .Xdefault there is no content.
> And in .zshrc there are:
> export LSCOLORS=ExCxFxFxBxGxGxababaeae
> export CLICOLOR=$LSCOLORS
>
> alias ls='ls -G'
>
> Tnx u very much

You may have to fudge around with aterm's set TERM variable in order to 
get this to work properly.

The manpage for ls(1) has all of the details: 
<http://www.freebsd.org/cgi/man.cgi?query=ls&apropos=0&sektion=0&manpath=FreeBSD+6.2-RELEASE&format=html>.

-Garrett

PS You don't need -G if you define CLICOLORS ;)...


More information about the freebsd-questions mailing list