| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <45FAA734.5010100@princeton.edu> |
| Date: | Fri, 16 Mar 2007 10:18:28 -0400 |
| From: | Vinod Gupta <vinod AT Princeton DOT EDU> |
| User-Agent: | Thunderbird 1.5.0.10 (X11/20070304) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Escape sequences are not interpreted |
| References: | <45F9CFA5 DOT 1050305 AT princeton DOT edu> <Pine DOT GSO DOT 4 DOT 63 DOT 0703152342240 DOT 21984 AT access1 DOT cims DOT nyu DOT edu> |
| In-Reply-To: | <Pine.GSO.4.63.0703152342240.21984@access1.cims.nyu.edu> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
On 2007-03-15 23:46, Igor Peshansky wrote:
> On Thu, 15 Mar 2007, Vinod Gupta wrote:
>
>
>> When I look at a man page in a bash window under cygwin, I see that
>> video escape sequences are not interpreted. My TERM is set to "xterm" in
>> an xterm window and "cygwin" in a DOS window. LANG variables are set to
>> en_US. As an example, here are a few lines from the screen dump of "man
>> cygwin"
>>
>> INTRO(3) Cygwin INTRO(3)
>>
>> ESC[1mNAMEESC[0m
>> ESC[1mintro ESC[22m- Introduction to the Cygwin API
>>
>> ESC[1mDESCRIPTIONESC[0m
>> ESC[1mCygwin ESC[22mis a Linux-like environment for Windows. It
>> consists of two parts:
>> ...
>> ...
>>
>> If I "echo ${ESCSEQ} some-text" then the escape sequence is correctly
>> interpreted. Problem occurs only during man pages.
>>
>> Any suggestions?
>>
>
> Sure. A Google search for "cygwin man esc" produces quite a few hits with
> a fix for this. In particular, the most recent suggestions are to check
> the values of PAGER and MANPAGER (which we would have seen had you
> followed
>
My PAGER variable was set to "less" I have changed it to "less -r" that
fixed the problem.
Thanks,
Vinod
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |