Re: Backspace Key Not Working

2008-08-02 Thread Michael P. Soulier
On 26/07/08 Schiz0 said: > Hey, > > I have an annoying problem that I'm not sure how to solve. Here's my setup: > > PuTTy => My FreeBSD 6.2 box => Production FreeBSD 7.0 box > > All via SSH, of course. Now, on my FreeBSD 6.2 box, the backspace key > works fine all the time. However, when I conn

Re: Backspace Key Not Working

2008-07-26 Thread Schiz0
.vimrc on the 7.0 box: --- set autoindent set background=dark set backspace=indent,eol,start set cmdheight=2 set ignorecase set number set numberwidth=2 set report=0 set restorescreen=on set ruler set scrolloff=3 set showbreak=++ set showmatch set showmode set showtabline=3

Re: Backspace Key Not Working

2008-07-26 Thread Sahil Tandon
Schiz0 <[EMAIL PROTECTED]> wrote: > I have an annoying problem that I'm not sure how to solve. Here's my setup: > > PuTTy => My FreeBSD 6.2 box => Production FreeBSD 7.0 box > > All via SSH, of course. Now, on my FreeBSD 6.2 box, the backspace key > works fine all the time. However, when I conne