Hacker News new | ask | show | jobs
by ereyes01 2937 days ago
Nice job! Language-specific coloring is really nice!

I'll give it a try. I normally use a different Golang tool called sift as my grep replacement (which I love so far): https://github.com/svent/sift

Sift's goals seem to be mostly performance (it is super fast), but it would be nice to have some of these more sophisticated coloring features in there as well, as they are useful.

1 comments

Cheers mate!