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
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
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
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
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
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://
6 matches
Mail list logo