From owner-cvs-all Sun Jun 4 12:22:49 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C006137B76D; Sun, 4 Jun 2000 12:21:47 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA65253; Sun, 4 Jun 2000 13:21:46 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA53073; Sun, 4 Jun 2000 13:21:09 -0600 (MDT) Message-Id: <200006041921.NAA53073@harmony.village.org> To: Bernd Walter Subject: Re: cvs commit: src/bin/ls extern.h ls.1 ls.c ls.h print.c Cc: Satoshi - Ports Wraith - Asami , "Andrey A. Chernov" , "Matthew N. Dodd" , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 04 Jun 2000 12:44:00 +0200." <20000604124359.A92985@cicely8.cicely.de> References: <20000604124359.A92985@cicely8.cicely.de> <200006021453.HAA57857@freefall.freebsd.org> <20000603040126.A12162@freebsd.org> Date: Sun, 04 Jun 2000 13:21:09 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000604124359.A92985@cicely8.cicely.de> Bernd Walter writes: : On Sat, Jun 03, 2000 at 12:33:22PM -0700, Satoshi - Ports Wraith - Asami wrote: : > Look, it does the job adequately on most terminals out there. It : > doesn't work on some, but then it doesn't hurt either since you need : > an extra flag to invoke it anyway. : > : > I'd like to talk with people who don't own an ANSI terminal *and* who : > want to have this functionality. That isn't the point. A long time ago, people hard coded VT100 escape sequences into programs. Most terminals support vt100 emulation, but it royally screwed those that didn't. xterm's vt100 emulation is in part due to this legacy. Must we make the same mistakes anew? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message