bug-bash  

Re: Why tab is not colored?

Bob Proulx
Sun, 07 Mar 2010 08:59:49 -0800

Peng Yu wrote:
> 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?

You might try asking that question on bug-grep.  This is bug-bash and
your issue does not seem to be with bash.

Bob