]> Kevux Git Server - fll/commit
Update: Make classic mode more like hexdump
authorKevin Day <thekevinday@gmail.com>
Fri, 24 Apr 2020 03:07:27 +0000 (22:07 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 24 Apr 2020 03:07:27 +0000 (22:07 -0500)
commitd72d912a64a5b89069f49d8fd432b55ca13f01f5
tree8acdb5a7d7819e8ee327cd1c16d93727483d833a
parentcff5fced4ed58e1769dedce0d998000c03299cde
Update: Make classic mode more like hexdump

The hexdump program prints periods more than what is currently done.
Change this behavior to increase the use of non-colored periods.

The -p/--placeholder parameter is still used, so the combination of --classic and -p will have closer results to hexdump.
level_3/byte_dump/c/private-byte_dump.c