Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 17:50:38 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        "M. Warner Losh" <imp@bsdimp.com>, ru@FreeBSD.ORG, arch@FreeBSD.ORG
Subject:   Re: color, again, in grotty
Message-ID:  <20021019135038.GA37956@nagual.pp.ru>
In-Reply-To: <20021018201919.GA15100@nagual.pp.ru>
References:  <20021017.101833.110719994.imp@bsdimp.com> <20021018095026.GA3386@sunbay.com> <20021018.094801.123456703.imp@bsdimp.com> <3DB06A8B.E40B3004@mindspring.com> <20021018201919.GA15100@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Full variant:

Look at color 'ls' for example of proper colors implementation via termcap 
database. The same thing can be done via {n}curses if someone not want to 
deal with termcap/terminfo stuff. In addition of looking at TERM variable 
grotty should have an option to specify TERM variable at command line.

Short variant:

Grotty should have non-default option indicating that output device is 
capable to display ANSI colors.

Making assumption that every thing support ANSI color is Linuxism, someone
should explain this to groff developers.

-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021019135038.GA37956>