It would be nice to be able to seek to an offset directly using command line flags.
I was hoping for hexedit /device +0xoff, where +X is generally the command-line syntax for editors to jump to a line number after opening a file.
In hexedit case, this would be a byte offset in either decimal, octal or hex notation.