cutter/docs/source/user-docs/menus/hexdump-widget-context-menu.rst
optizone e50eddb8cd
Implement some of w? commands in HexWidget (#1854)
* Implement write commands in hex widget 
* Add cmdRawAt and seekSilent
* Document patching context menu

Co-authored-by: itayc0hen
Co-authored-by: Kārlis Seņko
2020-03-19 11:36:36 +02:00

20 lines
399 B
ReStructuredText

Hexdump Widget Context Menu
==============================
.. toctree::
:maxdepth: 1
:glob:
hexdump-context-menu/*
Bytes Per Row
----------------------------------------
**Description:** Select how many bytes should be displayed by Cutter in each row in the Hexdump widget.
Available options are:
- 1 byte
- 2 bytes
- 4 bytes
- 8 bytes
- 16 bytes
- 32 bytes
- Power of 2 (Auto)