New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Pretty binary diff #27

Closed
anderejd opened this Issue Jan 10, 2019 · 2 comments

Comments

Projects
None yet
2 participants
@anderejd
Copy link

anderejd commented Jan 10, 2019

Do you have plans to introduce diff support? Something similar to the result of diff -y <(xxd a.bin) <(xxd b.bin) | colordiff perhaps?

@sharkdp

This comment has been minimized.

Copy link
Owner

sharkdp commented Jan 11, 2019

No, I don't have any plans to support this. I'd like to keep this program focused and simple.

@anderejd

This comment has been minimized.

Copy link

anderejd commented Jan 11, 2019

Ok thanks.

@anderejd anderejd closed this Jan 11, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment