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 ;)...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"