From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 4692e870 for ; Thu, 9 Jan 2020 02:07:40 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 970909BCD5; Thu, 9 Jan 2020 12:07:39 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 734E59BCA9; Thu, 9 Jan 2020 12:07:22 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 9BF979BCA9; Thu, 9 Jan 2020 12:07:21 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id 0E672945FC for ; Thu, 9 Jan 2020 12:07:21 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id 60EF135E0AB; Wed, 8 Jan 2020 18:07:20 -0800 (PST) Date: Wed, 8 Jan 2020 18:07:20 -0800 From: Larry McVoy To: Clem Cole Message-ID: <20200109020720.GG16808@mcvoy.com> References: <20200109012830.GC16808@mcvoy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] screen editors X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Wed, Jan 08, 2020 at 09:04:46PM -0500, Clem Cole wrote: > On Wed, Jan 8, 2020 at 8:41 PM Bakul Shah wrote: > > > The first thing I do on a new machine is to install nvi. Very grateful to > > Keith Bostic for implementing it. I do use multiple windows ??? only > > horizontal splits but that is good enough for me as all my terminal > > windows are 80 chars wide. Not a vim hater but never saw the need. > > I pretty much do the same thing. I think what I hate about vim is that it's > almost, vi but not the same. My fingers screw up when I use it. For > instance, he 'fixed' undo. Holy crap Clem, you need to embrace that. His undo goes back forever. And you can undo the undo and go forward forever. Not liking that puts you in the "get off my lawn" old guy camp. Which is fine if that's who you want to be (sometimes I'm that guy).