delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/08/23/05:45:53

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>,
<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <37C11354.91AA9570@vinschen.de>
Date: Mon, 23 Aug 1999 11:24:36 +0200
From: Corinna Vinschen <corinna AT vinschen DOT de>
X-Mailer: Mozilla 4.6 [en] (WinNT; I)
X-Accept-Language: de,en
MIME-Version: 1.0
To: Chris Telting <telting AT sprynet DOT com>
CC: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: Less and More Color
References: <000b01beec6c$8d08f470$ddc856d1 AT hercules> <010701beed11$a2e4e790$a4c856d1 AT hercules>

Chris Telting wrote:
> 
> A general *nix question:
> 
> Why doesn't less correctly handle color when I do a
> vdir --color | less
> although
> vdir --color | more
> does handle the colors properly.
> 
> It can't be that less doesn't handle color since when I do
> man(while uses less) keywords apprear in color.

It _is_ less!

Try:

	ls -l --color | less -r

-r is the command line switch for raw input handling. If you don't
use it, less converts the control sequences generated by the color
option of ls into it's special control sequence output.

`more' doesn't "handle" this sequences but is to dumb to detect them.

Corinna



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019