X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=YD
	htxDIUidDXwveqPK2e3CyNn6EgkTkvEnAEk+mG5mnZ18pVcMUH2w5/Y7EoxlMpUl
	NTdJz6l6fi7nMEZ8Hln7KJPALRczNE/VPy0hNE5qFKZx+zE2L2iAkRNmTrzK3+/C
	PoaNQD1OuTpZWNMyyjnLvWk+c0jrD7X35aGnwJl+A=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=ekPc9987
	dWs4o4nGFD3iV+ObY3Y=; b=sofE6MIpXDzQBUiSXXJuB7xUg0NPjJvhvP6Nk+s3
	xWtRYgFpx8X1cybcSh1dzvDywHHb1gTBdV6/UAetjaeMpJjq62mqJhffYs92t28n
	v8kZS9baza6BzBayN0lAdxW4Wd/0hRzi7mg69G9/vf/mtcJA6LjLeiWwSGK2ea5V
	KW4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_XH autolearn=ham version=3.3.1
MIME-Version: 1.0
X-Received: by 10.180.188.141 with SMTP id ga13mr46484845wic.9.1366435917279; Fri, 19 Apr 2013 22:31:57 -0700 (PDT)
In-Reply-To: <kkpofu$iik$1@ger.gmane.org>
References: <kkpofu$iik$1@ger.gmane.org>
Date: Sat, 20 Apr 2013 06:31:57 +0100
Message-ID: <CAHWeT-YuASwC17tcekwutqDrBh=ivdsAU_j_+5By=OomrxzjWQ@mail.gmail.com>
Subject: Re: `perldoc` and terminal size
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

On 18 April 2013 22:27, terminatorul wrote:
> Hello
>
> I am using `perldoc` to read the perl manual pages.I can use the black background it gives in mintty with a full-screen console, with low light intensity so I can read it during night o
>
>
> I can use the black background in mintty with a full-screen
> console window with low-light conditions during night or when
> someone else is sleeping.
>
> But it has the problem that it formats and displays text with
> a limited with (of 80 character columns I guess), despite my
> mintty window being twice as wide. I tried it on a Linux
> system and there `perldoc` uses the entire console width.
>
> Currently I have to use something like
>    PAGER="lynx -force_html -xhtml_parsing -nocolor" \
>        perldoc -o xhtml perl
> but I would still like the man format if possible.
>
> Is there an option to fix the display width for `perldoc` in
> cygwin to the console width ?

I'm afraid I don't know, this is just to say that the same happens
when running in a console or xterm, so this does indeed appear to be
an issue with perldoc's setup.

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

