Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Oct 2007 07:15:46 -0700
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        vuthecuong <cuongvt@fpt.vn>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: zsh listed directory not colored in aterm
Message-ID:  <4708EA12.3020509@u.washington.edu>
In-Reply-To: <4708E19A.4050103@fpt.vn>
References:  <4708E19A.4050103@fpt.vn>

next in thread | previous in thread | raw e-mail | index | archive | help
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 ;)...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4708EA12.3020509>