pixel/hexedit

Add cursor/view position as percentage?

genpfault opened this issue · 0 comments

The default hexedit status line gives the byte position in hex:

-%%  hexedit       --0x93A8/0x1F518------------------------....

Maybe add a percentage readout after it? Something like

-%%  hexedit       --0x93A8/0x1F518----29%-----------------....