bug-bash  

Why tab is not colored?

Peng Yu
Sun, 07 Mar 2010 08:20:39 -0800

My grep is aliased to "grep --color=auto".

I then use grep "<TAB>", where <TAB> is a tab character. But the
result is not colored. How to make the tabs colored?