URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12995>
Summary: grep with --color and -i causes color match not to be displayed Project: grep Submitted by: None Submitted on: Thu 05/05/2005 at 17:33 Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open _______________________________________________________ Details: This is my first time posting, so I hope no one has already posted this. I'm using grep 2.5 on windows XP. When I run grep with the -i option the match color does not display. Please note that with or without the -i command, I always see the same grep output when my regexp is "someInst"...the problem here is the color highlight match. The examples below show what happens: grep --color=always -e "someInst" *.h The output of this command has the highlighting. grep -i --color=always -e "someInst" *.h The output of this command does NOT have the highlighting. I believe this is a bug. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12995> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/