From owner-freebsd-questions@FreeBSD.ORG Wed Jun 2 16:45:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0D1E106566B for ; Wed, 2 Jun 2010 16:45:39 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (ns2.r-bonomi.com [204.87.227.129]) by mx1.freebsd.org (Postfix) with ESMTP id 777668FC12 for ; Wed, 2 Jun 2010 16:45:39 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.3/rdb1) id o52GjEvM022143 for freebsd-questions@freebsd.org; Wed, 2 Jun 2010 11:45:14 -0500 (CDT) Date: Wed, 2 Jun 2010 11:45:14 -0500 (CDT) From: Robert Bonomi Message-Id: <201006021645.o52GjEvM022143@mail.r-bonomi.com> To: freebsd-questions@freebsd.org Subject: Re: text editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2010 16:45:39 -0000 > From owner-freebsd-questions@freebsd.org Wed Jun 2 01:20:03 2010 > Date: Wed, 2 Jun 2010 01:20:07 -0500 > From: Adam Vande More > To: freebsd-questions@freebsd.org > Subject: Re: text editor > > On Wed, Jun 2, 2010 at 1:10 AM, Chad Perrin wrote: > > > On Tue, Jun 01, 2010 at 09:10:22AM -0700, Chip Camden wrote: > > > I remember writing our own text editor, and it had to fit in 64K. > > > > I remember when . . . > > > > I got nuthin'. I think my first text editor was edlin, and it *sucked*. > > > > . . . not counting this nifty editor I called "pencil". > > > > > The phrase "son of an edlin" has happily been retired in my vocabulary for > some time. If you're not aware of it, ed(1) is as capable or more of > causing pain as edlin was and it's still in the FreeBSD base. Anybody else familiar with TECO? <*EVIL* grin> It could do a _LOT_ of things, but a complex command string was nearly indistinguishable from line noise. :)