interdiff is quite lacking, we should move to a rangediff like diff approach. the pico.sh project has a pretty nice implementation based on the https://github.com/sergi/go-diff/diffmatchpatch project, but there are quite a few shortcomings in my port.
interdiff is quite lacking, we should move to a rangediff like diff approach. the
pico.shproject has a pretty nice implementation based on the https://github.com/sergi/go-diff/diffmatchpatch project, but there are quite a few shortcomings in my port.