sharkdp / hexyl

A command-line hex viewer
Apache License 2.0
8.93k stars 227 forks source link

hexyl: add display offset option #72

Closed tommilligan closed 4 years ago

tommilligan commented 4 years ago

See #57 for feature description.

Adds the -o/--display-offset flag to the hexyl binary, and a Printer.display_offset field to lib.rs.

Featuring: