This is the mail archive of the cygwin 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: bug coreutils-5.94-1 : ls does not show correct background colors for directories


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


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