scenario
There are too many zero lines.
detail
Would be nice if hex editor provide ability to go to next non zero
Given
- 1024 * 1024 / 16 = 65536 lines
There are 65536 lines per 1M.
For example
- ZERO * 3
- NONZERO
- ZERO * 256
- NONZERO
Already hard for human scroll.
feat
Would be nice provide shortcut Hex Editor: Go To Next NonZero
scenario
There are too many zero lines.
detail
Would be nice if hex editor provide ability to go to next non zero
Given
There are 65536 lines per 1M.
For example
Already hard for human scroll.
feat
Would be nice provide shortcut
Hex Editor: Go To Next NonZero