From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 04:28:10 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 A6F1816A4CE for ; Tue, 21 Sep 2004 04:28:10 +0000 (GMT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [128.30.28.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E57943D2D for ; Tue, 21 Sep 2004 04:28:10 +0000 (GMT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.9/8.12.9) with ESMTP id i8L4Rd8g061470 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK CN=khavrinen.lcs.mit.edu issuer=SSL+20Client+20CA); Tue, 21 Sep 2004 00:27:39 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.9/8.12.9/Submit) id i8L4RcsA061467; Tue, 21 Sep 2004 00:27:38 -0400 (EDT) (envelope-from wollman) Date: Tue, 21 Sep 2004 00:27:38 -0400 (EDT) From: Garrett Wollman Message-Id: <200409210427.i8L4RcsA061467@khavrinen.lcs.mit.edu> To: Mike B In-Reply-To: <414F8934.4080509@cinci.rr.com> References: <414F8934.4080509@cinci.rr.com> X-Spam-Score: -19.8 () IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES X-Scanned-By: MIMEDefang 2.37 X-Mailman-Approved-At: Tue, 21 Sep 2004 11:46:07 +0000 cc: Current Subject: 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 04:28:10 -0000 < said: > Sorry if this is already addressed or is a non-issue. If I enter text > into vi (or vim for that matter) and hit the backspace key the cursor > runs over the text but does not remove it from the screen. I have never known vi(1) to behave in any other way, going back to FreeBSD 1.1. -GAWollman