From owner-freebsd-questions@FreeBSD.ORG Fri Jun 26 01:50:43 2009 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 CA19B106564A for ; Fri, 26 Jun 2009 01:50:43 +0000 (UTC) (envelope-from erich@apsara.com.sg) Received: from babylon.webvis.net (babylon.webvis.net [202.157.163.226]) by mx1.freebsd.org (Postfix) with ESMTP id 2891B8FC08 for ; Fri, 26 Jun 2009 01:50:42 +0000 (UTC) (envelope-from erich@apsara.com.sg) Received: from [10.0.1.240] ([119.73.191.194]) by apsara.com.sg ; Fri, 26 Jun 2009 09:50:32 +0800 SGT From: Erich Dollansky Organization: apsara green technology pte ltd To: Giorgos Keramidas Date: Fri, 26 Jun 2009 09:50:31 +0800 User-Agent: KMail/1.9.10 References: <4A430505.2020909@gmail.com> <200906260820.21326.erich@apsara.com.sg> <87zlbvu7km.fsf@kobe.laptop> In-Reply-To: <87zlbvu7km.fsf@kobe.laptop> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906260950.33772.erich@apsara.com.sg> Cc: Manish Jain , freebsd-questions@freebsd.org, bf1783@googlemail.com Subject: Re: The question of moving vi to /bin 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: Fri, 26 Jun 2009 01:50:44 -0000 Hi, On 26 June 2009 am 09:06:49 Giorgos Keramidas wrote: > On Fri, 26 Jun 2009 08:20:19 +0800, Erich Dollansky wrote: > >On 25 June 2009 pm 19:13:14 Konrad Heuer wrote: > >> Maybe you're right, maybe not. > >> > >> 20 years ago, I've written and edited voluminous fortran > >> code on a silly rs232 terminal using ed. So, it is possible, > >> and one > > > > I do not believe you. This must have been 30 years back. > > As far as 16 years back, VT220/VT320 terminals were in wide use > in universities. Some of us learned our first regexp stuff by not only there, but ed was not the editor of choice even those days anymore. > reading the source of ed(1) and typing small programs in those > terminals. vi(1) was available for a long time before 1993, > but this doesn't mean other editors had died out by then :) If I remember right, I used something like ed only in the Seventies. A collegue programmed then even a WordStar clone for RSX to have a nice editor. Of course, only for VT-100 Terminals. Erich