Date: Sun, 4 Jun 2000 20:11:28 -0700 From: "Andrey A. Chernov" <ache@freebsd.org> To: Josef Karthauser <joe@pavilion.net> Cc: Josef Karthauser <joe@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ls Makefile extern.h ls.c ls.h print.c Message-ID: <20000604201123.A13982@freebsd.org> In-Reply-To: <20000605040714.V620@pavilion.net>; from joe@pavilion.net on Mon, Jun 05, 2000 at 04:07:14AM %2B0100 References: <200006050214.TAA18352@freefall.freebsd.org> <20000604193146.B3141@freebsd.org> <20000605034122.T620@pavilion.net> <20000604200212.B9728@freebsd.org> <20000605040714.V620@pavilion.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 05, 2000 at 04:07:14AM +0100, Josef Karthauser wrote: > On Sun, Jun 04, 2000 at 08:02:12PM -0700, Andrey A. Chernov wrote: > > On Mon, Jun 05, 2000 at 03:41:22AM +0100, Josef Karthauser wrote: > > > What is the correct capability for switching colours off? The 'se' > > > > It is "op" > > Thanks. I've just sent you a patch privately. Would you mind > reviewing it for me please? I'll do. For end_colors proper algoritm is: First use "op" if available, if not - use "oc". If you don't have both "op" and "oc" - don't use colors at all. -- Andrey A. Chernov <ache@nagual.pp.ru> http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000604201123.A13982>