Re: VIM in rxvt & syntax highlighting

2002-02-28 Thread Alec
On Thursday 28 February 2002 04:30 am, Fergus Daly wrote: > The recent installation of vim lacks the default startup file that earlier > vesions had. So: place in your home directory (/home/alec/ or whatever) a > file called .vimrc (note the dot) containing > > set nocompatible > set backspace=ind

Re: VIM in rxvt

2002-02-28 Thread Hack Kampbjørn
Fergus Daly wrote: > > In your command line for rxvt try > > rxvt --backspacekey ^H -e bash > > which might help. Or you could set it in your Xdefaults file like this: $ cat ~/.Xdefaults XTerm.scrollBar: False XTerm.saveLines: 2000 XTerm.font: Lucida Console-16 Rxvt.backspacekey: ^H If y

Re: VIM in rxvt & syntax highlighting

2002-02-28 Thread vipin aravind
does the :version display +syntax? if yes, do syntax on vipin - Original Message - From: "Alec" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 28, 2002 2:03 PM Subject: Re: VIM in rxvt & syntax highlighting > On Thursday 28 F

Re: VIM in rxvt & syntax highlighting

2002-02-28 Thread Fergus Daly
The recent installation of vim lacks the default startup file that earlier vesions had. So: place in your home directory (/home/alec/ or whatever) a file called .vimrc (note the dot) containing set nocompatible set backspace=indent,eol,start set backup set history=50 set ruler set background=dark

Re: VIM in rxvt & syntax highlighting

2002-02-28 Thread Alec
On Thursday 28 February 2002 03:08 am, Fergus Daly wrote: > In your command line for rxvt try > > rxvt --backspacekey ^H -e bash > > which might help. It does. However, there's another problem I just noticed: The syntax highlighting isn't colored, but black and white. What can I do about tha

Re: VIM in rxvt

2002-02-27 Thread Fergus Daly
In your command line for rxvt try rxvt --backspacekey ^H -e bash which might help. Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://