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 Message-ID: <20031024181428.8939.qmail@web40106.mail.yahoo.com> Date: Fri, 24 Oct 2003 11:14:28 -0700 (PDT) From: Marcus Vinicius Ferreira Subject: Re: Strange characters To: cygwin AT cygwin DOT com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi Igor, Using alias to less did not work. I can see the difference what you suggested using color ls: $ /bin/ls -l --color | /bin/less -r compared to $ /bin/ls -l --color | /bin/less Defining $PAGER to less aliased or explicitly to "/bin/less -r" does not resolve either. I still can see the funny sequence of "â^'" in each man page. Marcus --- Igor Pechtchanski wrote: > On Fri, 24 Oct 2003, Marcus Vinicius Ferreira wrote: > > > Hello, > > > > I was studying man pages more deeply in Cygwin and I can not solve a > problem > > involving strange (format ?) characters. As an example, here is a part of > "man > > zip". > > > > ______________________________________________________________ > > > > zipnote [a^'hwL] [a^'b path] zipfile > > zipsplit [a^'hiLpst] [a^'n size] [a^'b path] zipfile > > > > DESCRIPTION > > zip is a compression and file packaging utility for Unix, VMS, > MSDOS, > > OS/2, Windows NT, Minix, Atari and Macintosh, Amiga and Acorn RISC > OS. > > > > It is analogous to a combination of the UNIX commands tar(1) and > coma?? > > press(1) and is compatible with PKZIP (Phil Katza?Ts ZIP for MSDOS > sysa?? tems). > > > > ______________________________________________________________ > > > > > > Although some colors appear in the text description (white, grey and navy > > blue), a set of "a", "^", "'" makes impossible to understand some parts. > > > > I tried to change enviroment variables such as $LANG, $TERM, $CYGWIN with > no > > results. I made a fresh new installation and the problem re-appears. > > > > What's wrong? > > > > > > My cygwin dll is 1.5.5, Windows XP Pro, bash 2.05b. > > > > Marcus > > alias less='/bin/less -r' > Igor > -- > http://cs.nyu.edu/~pechtcha/ > |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu > ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com > |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. > '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! > > "I have since come to realize that being between your mentor and his route > to the bathroom is a major career booster." -- Patrick Naughton -- 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/