From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 10:42:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 696E216A4ED for ; Tue, 21 Sep 2004 10:42:48 +0000 (GMT) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id B139A43D2F for ; Tue, 21 Sep 2004 10:42:47 +0000 (GMT) (envelope-from meb@cinci.rr.com) Received: from [10.0.0.29] (dhcp024-210-244-120.woh.rr.com [24.210.244.120]) i8LAgina018237; Tue, 21 Sep 2004 06:42:45 -0400 (EDT) Message-ID: <41500529.9020004@cinci.rr.com> Date: Tue, 21 Sep 2004 06:40:41 -0400 From: Mike B User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Chadwick References: <414F8934.4080509@cinci.rr.com> <20040921021141.GA77929@parodius.com> <414FA035.6000503@cinci.rr.com> <20040921035919.GA81408@parodius.com> <414FAB6C.4040504@cinci.rr.com> <20040921043545.GA82495@parodius.com> In-Reply-To: <20040921043545.GA82495@parodius.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: Current Subject: Re: BETA4 Vi backspace behavior X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 10:42:48 -0000 Jeremy Chadwick wrote: >Do things work properly in vim (preferrably ports/editors/vim-lite) but >not native /usr/bin/vi, or are they generally horked all around? > > > You all are right about the behavior of vi, but the backspace in vim is definitely broken. I've tried using the :fixdel command and also remapping the key with :map but the result is always the same. Perhaps this is a bug or incompatability that has arisen in vim; every other text editor seems to work flawlessly. Thanks Mike