mookid / diffr

Yet another diff highlighting tool
MIT License
572 stars 22 forks source link

Hightlight tab characters / trailing whitespaces #48

Open mookid opened 4 years ago

mookid commented 4 years ago

It might be useful to highlight tab characters (if only for Makefiles).

Also git allows to highlight trailing whitespaces, which is lost in diffr (because we trim all color codes).