Date: Tue, 26 May 1998 16:58:28 -0400 From: drifter@stratos.net To: Lanny Baron <beef@cybertouch.org>, freebsd-questions@FreeBSD.ORG Subject: Re: problem with using colorls in xterm Message-ID: <19980526165828.B20319@stratos.net> In-Reply-To: <Pine.BSF.3.96.980526022157.678A-100000@cybertouch.org>; from Lanny Baron on Tue, May 26, 1998 at 02:25:33AM -0400 References: <Pine.BSF.3.96.980526022157.678A-100000@cybertouch.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 26, 1998 at 02:25:33AM -0400, Lanny Baron wrote: > Hello, > > I was wondering if anyone knows how to get colorls working in an xterm. I have > my alias set up in .profile as ls='colorls -FG' and in .xinitrc the xterm is as follows: Did you try: $ export TERM=xterm-color # For /bin/sh and friends or % setenv TERM xterm-color # For /bin/csh or tcsh -drifter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980526165828.B20319>