ImHex
ImHex copied to clipboard
[Feature] Simple byte-by-byte diff window size option
What feature would you like to see?
I'd like to have an option to group diff bytes that fall within X amount of bytes distance. Default would be 1, which is current behaviour.
Above you can see that each byte with a distance higher then one shows on the list, I'd wish to have this configurable to be what ever number, so if I set it to two, it'd see the above diff as one single diff.
How will this feature be useful to you and others?
Would improve viewing diffs with lots of small distance diff bytes and group nearby diffs together.
Request Type
- [ ] I can provide a PoC for this feature or am willing to work on it myself and submit a PR
Additional context?
No response