X-Spam-Check-By: sourceware.org From: ericblake AT comcast DOT net (Eric Blake) To: "Mak, Howard" , "'cygwin AT cygwin DOT com'" Subject: Re: bug coreutils-5.94-1 : ls does not show correct background colors for directories Date: Fri, 10 Mar 2006 17:33:14 +0000 Message-Id: <031020061733.9023.4411B85A000A0D520000233F22070009530A050E040D0C079D0A@comcast.net> 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 > Given > LS_COLORS='di=01;34' > TERM=cygwin > > Problem is > > mkdir tmp > ls --color=yes > > will display a weird green background for the directories. Not a bug. And reading the list archives first would have shown that just yesterday, this VERY SAME QUESTION was raised: http://cygwin.com/ml/cygwin/2006-03/msg00291.html (Hint - world-writable directories no longer fit in the category of "di", but use "ow" or "tw" instead; dircolors added new categories to make setting LS_COLORS easier.) -- Eric Blake volunteer cygwin coreutils maintainer -- 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/