Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2011 05:54:49 +0400
From:      Andrey Chernov <ache@FreeBSD.ORG>
To:        Ruslan Ermilov <ru@FreeBSD.ORG>
Cc:        current@FreeBSD.ORG
Subject:   Re: [HEADS UP] color and page width support in man(1)
Message-ID:  <20110604015449.GA43316@vniz.net>
In-Reply-To: <20110603144859.GA73084@lo0.su>
References:  <20110603144859.GA73084@lo0.su>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 03, 2011 at 02:48:59PM +0000, Ruslan Ermilov wrote:
> On a freshly installed -CURRENT, to view a colorized manpage in color
> and in full terminal width, try this:
> 
> 	env MANCOLOR=yes MANWIDTH=tty man grotty
> 

SGR presence can be easily autodetected analyzing termcap capibilities 
(for isatty() case).

-- 
http://ache.vniz.net/



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