For example, ``` ./configure ``` doesn't produce colorized output. However, it's possible to use ``` grc ./configure ``` instead. The problem is that the plugin redefines commands by functions. If anybody knows how to implement it in a better way, please tell me!
For example,
doesn't produce colorized output. However, it's possible to use
instead. The problem is that the plugin redefines commands by functions. If anybody knows how to implement it in a better way, please tell me!