Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.12 KB

commands.md

File metadata and controls

26 lines (22 loc) · 1.12 KB

Editor

Keys Control
Arroys, j, k, i, l Move cursor
s Toggle Selection
[0-9][a-f] Hex Insert (nibble)

Command line

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)