> 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/

Reply via email to