Date: Fri, 28 Mar 2003 11:28:06 +0100 From: CARTER Anthony <a.carter@cordis.lu> To: "Michael A. Smith" <msmith@code-fu.com>, CARTER Anthony <a.carter@cordis.lu>, questions@freebsd.org Subject: Re: Perl Message-ID: <200303281128.06866.a.carter@intrasoft.lu> In-Reply-To: <3E830C64.2010203@code-fu.com> References: <3E830C64.2010203@code-fu.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Where can I add the $TERM variable? I am using KDE. I put in my ~/.cshrc the following: setenv TERM "xterm-color" but I don't seem to have a color xterm when I open a new shell...Is this the wrong place? Thanks, Anthony On Thursday 27 March 2003 15:36, Michael A. Smith wrote: > > Ok, lets try again...Free software to allow me to...(read below)... > > I use Vim for day-to-day Perl work (/usr/ports/editors/vim). Syntax > highlighting, auto-indenting, etc... To get everything working, you need > to have your $TERM env variable set to "xterm-color" and copy > > /usr/local/share/vim/vim##/vimrc_example.vim > > to your home dir as .vimrc, or copy it to /usr/local/share/vim/vimrc and > all users will get the benefit of it. You'll likely want to tweak the rc > file for your personal preferences. > > When I want something GUI-driven, I use Jedit -- an excellent Java > editor with syntax highlighting and such. If you're running Java and X, > take a look. It's in the ports tree (/usr/ports/editors/jedit). > > Good luck!!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303281128.06866.a.carter>