From owner-freebsd-arch Fri Oct 18 9:15:20 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE96337B401; Fri, 18 Oct 2002 09:15:19 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A1E43EA9; Fri, 18 Oct 2002 09:15:18 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.6/8.12.6) with ESMTP id g9IGFBnP012779; Fri, 18 Oct 2002 20:15:11 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.6/8.12.6/Submit) id g9IGFB0U012778; Fri, 18 Oct 2002 20:15:11 +0400 (MSD) (envelope-from ache) Date: Fri, 18 Oct 2002 20:15:11 +0400 From: "Andrey A. Chernov" To: "M. Warner Losh" Cc: ru@FreeBSD.ORG, arch@FreeBSD.ORG Subject: Re: color, again, in grotty Message-ID: <20021018161511.GA12504@nagual.pp.ru> References: <20021017.101833.110719994.imp@bsdimp.com> <20021018095026.GA3386@sunbay.com> <20021018.094801.123456703.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021018.094801.123456703.imp@bsdimp.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Oct 18, 2002 at 09:48:01 -0600, M. Warner Losh wrote: > > I know that there sre terminals for which the SGR sequences screw > things up. I had to deal with a raft of Televideo terminals back in Moreover, output device can be not terminal (f.e. printer). > : 2. Stay compatible with the new standard (11 years old ANSI std). > : This means we fix syscons(4) so that it renders "underscore" > : distinguishable from "bold", and change the default pager to We can't "fix" syscons without making bold the same like some other attribute or color. Current underline mapping is added for compatibility only, it not means to be used at all, i.e. if you check cons25 termcap entry, there is no underline. So think like underline not exist at all, so can't be fixed by definition. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message