[HEADS UP] color and page width support in man(1)

Andrey Chernov ache at FreeBSD.ORG
Sat Jun 4 01:54:53 UTC 2011


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/


More information about the freebsd-current mailing list