I imagine this patch fixes it, although I can't seem to compile at all
right now...

Easy enough to test:

Does 'echo "asd" | grep --color s | cat' show color?

--- main.c.old  2011-02-04 01:58:04.000000000 +1100
+++ main.c      2011-02-04 02:06:24.000000000 +1100
@@ -2025,7 +2025,7 @@
           else
             show_help = 1;
         } else
-          color_option = 2;
+          color_option = 1;
         if (color_option == 2)
          {
            char const *t;


-- 
TimC
Weeks of coding can save you hours of planning. --unknown



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to