From owner-freebsd-current Tue Jun 4 18:38:13 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA00605 for current-outgoing; Tue, 4 Jun 1996 18:38:13 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA00600; Tue, 4 Jun 1996 18:38:10 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id SAA06810; Tue, 4 Jun 1996 18:36:55 -0700 (PDT) To: Jeffrey Hsu cc: bostic@bsdi.com, current@freefall.freebsd.org Subject: Re: editors In-reply-to: Your message of "Tue, 04 Jun 1996 14:02:11 PDT." <199606042102.OAA13231@freefall.freebsd.org> Date: Tue, 04 Jun 1996 18:36:55 -0700 Message-ID: <6808.833938615@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > The question that I haven't been able to answer is what to use to > > trigger this event. > > The F1 key is a DOS-user intuitive key for this. Other triggers > might be error input like hitting ESC in movement mode, a hitting I would make both F1 and a command-line switch do it. That would pretty much silence the vi critics who say that it's too difficult to learn.. :-) Jordan