Hi,
Thanks for the various replies. I managed to get a fix from http://ahdore.com/craig/vim/osx.html
before I could try out these. Basically you have to edit the /usr/share/misc/termcap.db and enter/modify d0|foo|vt100|vt100-am|vt100am|dec vt100:\
:Co#8:Sf=\E[3%dm:Sb=\E[4%dm:\
:do=^J:co#80:li#24:cl=\E[;H\E[2J:sf=2*\ED:\
:le=^H:bs:am:cm=5\E[%i%d;%dH:nd=2\E[C:up=2\E[A:\
:...... (lots of lines follow here)
The second line :do ... has to be added in
Then u need to
sudo cap_mkdb /usr/share/misc/termcap.db
Then open a new terminal window and
set term ansi (u can enter this in your .tcshrc file so that u don't have to enter it with each window opened)
VIM will work in color now. :-)
Thanks once again for the replies.
georgemp
[ March 01, 2002: Message edited by: georgemp ] :mad: :mad: :mad: :mad: :mad: :mad: :mad:
[ March 01, 2002: Message edited by: georgemp ]