From owner-freebsd-questions Wed Feb 20 19:18:17 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 100m.mpr200-1.esr.lvcm.net (100m.mpr200-1.esr.lvcm.net [24.234.0.78]) by hub.freebsd.org (Postfix) with ESMTP id 81D3A37B402 for ; Wed, 20 Feb 2002 19:18:15 -0800 (PST) Received: from lymond.lvcm.com (cm238.47.234.24.lvcm.com [24.234.47.238]) by 100m.mpr200-1.esr.lvcm.net (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id AAG26813; Wed, 20 Feb 2002 19:18:13 -0800 (PST) Received: (from dlm@localhost) by lymond.lvcm.com (8.11.6/8.11.4) id g1L3IGk07362 for freebsd-questions@FreeBSD.ORG; Wed, 20 Feb 2002 19:18:16 -0800 (PST) Date: Wed, 20 Feb 2002 19:18:16 -0800 From: Dale Morris To: freebsd-questions@FreeBSD.ORG Subject: Re: backspace in vim Message-ID: <20020220191816.A7295@lymond.lvcm.com> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020220173318.B1911@lymond.lvcm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020220173318.B1911@lymond.lvcm.com>; from dlm@well.com on Wed, Feb 20, 2002 at 17:33:18 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 20 Feb 2002, Dale Morris wrote: I found the solution for this backspace problem: :if &term == "termname" : set t_kb=^V : fixdel endif Of course, it was right there in plain sight in the vim 6.0 manual.. thanks Hanif! dale To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message