866 B
866 B
todo
- v1.0
<escape>dismiss inspectorsTTill- click on tab to go to buffer
gogoto entered offset- search
/hex,A-/ASCII- if non-hex-digit typed, search ASCII
- inspector translations for varint #1
Mmark at selected offset? (likeJm)- diffing
- doesn't have to be anything fancy, just compare each byte 1:1
- sync scroll ? sync selections ??
s/A-k/A-K- sm select marks
C-a/C-x+/-to edit selected bytes by amount ?- operate on entire selection (u16/u32/etc)
- hex or decimal ?
- modifications
- insert/append
- mode
- add to edit history when leaving insert mode
- replace-and-keep-going
- mode
- change (basically
dh) pput
- insert/append
A-rreplaces with ASCII- jumplist (
C-o/C-i) [/]to cycle view offset?