bug coreutils-5.94-1 : ls does not show correct background colors for directories

2006-03-10 Thread Mak, Howard
Given LS_COLORS='di=01;34' TERM=cygwin Problem is mkdir tmp ls --color=yes will display a weird green background for the directories. This occurs for corcoreutils-5.94-1 but not in coreutils-5.3.0-9. I'd appreciate any help. Thanks. - Howard --

Re: bug coreutils-5.94-1 : ls does not show correct background colors for directories

2006-03-10 Thread Eric Blake
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:

Re: bug coreutils-5.94-1 : ls does not show correct background colors for directories

2006-03-10 Thread Igor Peshansky
On Fri, 10 Mar 2006, Eric Blake wrote: 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,