Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20000727125018.9219.qmail@web122.yahoomail.com> Date: Thu, 27 Jul 2000 05:50:18 -0700 (PDT) From: Earnie Boyd Subject: Re: Colours in directory display To: Mathis Severin , "'cygwin AT sourceware DOT cygnus DOT com'" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Mathis Severin wrote: > Hello > > Environment: cygwin 1.1.2 on NT 4.0 > > When I make a directory listing using colours (ls --color -F), I get > the expected display; the different entry types are in the colours as > defined. Now I pipe the output to less and the colours disappear. > Instead the corresponding escape sequence is written to the screen as > pointed out in the following example: > > Output of 'ls --color -F': > Temp/ > Output of 'ls --color -F | less': > ESC[01;36mTempESC[0m/ > > Is this the expected behaviour? > Yes, this is the expected behaviour. Doing `less --help' is your friend. You would find that adding the -r switch will allow your colors to display. Cheers, ===== --- Earnie Boyd: __Cygwin: POSIX on Windows__ Cygwin Newbies: __Minimalist GNU for Windows__ Mingw32 List: Mingw Home: __________________________________________________ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com