From owner-freebsd-questions Fri Apr 5 05:58:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA16691 for questions-outgoing; Fri, 5 Apr 1996 05:58:27 -0800 (PST) Received: from london.physics.purdue.edu (london.physics.purdue.edu [128.210.67.35]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id FAA16686 for ; Fri, 5 Apr 1996 05:58:25 -0800 (PST) Received: from london.physics.purdue.edu (localhost.physics.purdue.edu [127.0.0.1]) by london.physics.purdue.edu (8.7.1/3.1ld) with ESMTP for delivery to "" id IAA14714; Fri, 5 Apr 1996 08:59:17 -0500 (EST) Message-Id: <199604051359.IAA14714@london.physics.purdue.edu> To: freebsd-questions@FreeBSD.org Subject: Extra macros in vi From: "Andrew J. Korty" Reply-To: korty@physics.purdue.edu X-Mailer: MH 6.8.3 #6[UCI] (london.physics.purdue.edu) Date: Fri, 05 Apr 1996 08:59:17 -0500 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Does anyone know how to unmap the extra macros (the arrow keys, Home, End, etc.) in vi? I tried simply :unmap-ping them, but that didn't work. It's not that they're not useful, I just can't stand the pause after pressing the escape key. I suppose I could just shorten "keytime", but that's not really a solution ... Andy