X-Spam-Check-By: sourceware.org Message-ID: <45F9CFA5.1050305@princeton.edu> Date: Thu, 15 Mar 2007 18:58:45 -0400 From: Vinod Gupta User-Agent: Thunderbird 1.5.0.10 (X11/20070304) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Escape sequences are not interpreted Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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? 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/