hexedit
hexedit copied to clipboard
Hex-only or ascii-only mode, binary mode, binary-only mode.
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.