hexedit: implement "[enter] goto offset" key
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Sep 2017 08:51:12 +0000 (10:51 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 14 Sep 2017 08:51:12 +0000 (10:51 +0200)
commitd54f58d487bfa5d6646d9a728d503351691081bf
tree7e8b76263c6a70e3b26defc49677bce5227e3784
parent363fb5ec4091120003b3f204996e7ff0aa354e58
hexedit: implement "[enter] goto offset" key

This is a must if you need to edit sector 123456789999 on your /dev/disk.

   text    data     bss     dec     hex filename
 922745     481    6832  930058   e310a busybox_old
 923023     481    6832  930336   e3220 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/hexedit.c
miscutils/less.c