This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strange characters


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 <pechtcha@cs.nyu.edu> 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@cs.nyu.edu
> ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]