diffr
diffr copied to clipboard
Support --color-moved
Currently, diffs obtained from git with the --color-moved flag parsed and re-highlighted completely, and the code move special highlighting is lost.
The color-moved information should be preserved.
It would be nice to see moved lines somehow. Maybe there is an alternative to --color-moved flag?