Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2003 19:38:49 +0100
From:      Jez Hancock <jez.hancock@munk.nu>
To:        'freebsd-questions' <freebsd-questions@freebsd.org>
Subject:   Re: Console Syntax Highlighting
Message-ID:  <20030511183849.GB14936@users.munk.nu>
In-Reply-To: <3EBE84DC.9080706@openadventures.org>
References:  <3EBE84DC.9080706@openadventures.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 11, 2003 at 10:14:04AM -0700, Tom Smith wrote:
> Is there a way to enable Linux-like syntax highlighting at the console?
If you want color in programs like vim etc, you'll also need:

setenv TERM xterm-color

in your .cshrc file (I believe you need this anyway for ls -G to work by
default).



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