bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-grep] [bug #12995] grep with --color and -i causes color match not


From: anonymous
Subject: [bug-grep] [bug #12995] grep with --color and -i causes color match not to be displayed
Date: Thu, 5 May 2005 21:33:56 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]