Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message Subject: Fresh cygwin install shows escape sequences (pager problems with man & less) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Mon, 24 Nov 2003 13:29:23 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Message-ID: <48C5A901DEC33F47B258BA123E11356D09FB6C@socrates.sandel.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Bob Cunningham" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id hAOLTebh025543 I just did a full (100%) cygwin install on a fresh Win2K system. (Well, this is actually the third time: I had two HDs crash Friday.) On the fresh cygwin install, even before installing ~/.bashrc, when I did "man bash" all the ANSI escape sequences were visible. If I specify "MANPAGER=more", the sequences are interpreted as expected. The problem seems to be with 'less'. It appears less needs to be aliased to 'less -r' for this behavior to go away. Things are OK with man if I set "MANPAGER='less -r'. Anyone got a spare clue? Any idea why the default installation of 'man' and 'less' are behaving this way after a Monday install, when all was fine last Friday? After crashing two hard disks in the same day, I could be cursed... -BobC -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/