pixel / hexedit

View and edit files in hexadecimal or in ASCII
http://rigaux.org/hexedit.html
GNU General Public License v2.0
98 stars 41 forks source link

Add cursor/view position as percentage? #18

Closed genpfault closed 2 years ago

genpfault commented 7 years ago

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%-----------------....