hexedit icon indicating copy to clipboard operation
hexedit copied to clipboard

Hex-only or ascii-only mode, binary mode, binary-only mode.

Open HT-7 opened this issue 6 months ago • 0 comments

Please add these options:

--ascii-only: Only show ASCII over the entire width of the terminal window.
--hex-only: Only show hexadecimal bytes over the entire width of the terminal window.
--binary: Binary instead of hexadecimal
--binary-only: Only show binary bytes over the entire width of the terminal window.

Thank you.

HT-7 avatar Jun 22 '25 01:06 HT-7