Keys | Control |
---|---|
Arroys, j, k, i, l | Move cursor |
s | Toggle Selection |
[0-9][a-f] | Hex Insert (nibble) |
Key | Description |
---|---|
: | Open command line |
; | Clear command output |
Command | Description |
---|---|
:q | Quit |
:m[bnm] | Place marker |
:mr | Remove marker |
:jp <N> | Jump N bytes |
:gt <addr | end |
:s <text> | Insert string/text |
:next <"text" | hex sequence> |
:select <byte count> | Selects N bytes |
:mv <amount> | Move cursor (and selection) |