[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#187140: (no subject)



> Hexer is an interactive binary editor (also known as a hexeditor)
> with a Vi-like interface.

Looks similar to beav (packaged), but at least it is perfectly working 
with arrow keys, which was really a pain with beav ; and has vi-like keys,
which is also really practical

The source must either be patched (commands.c:1251 and
hexer.c:71) because of a redefinition of 'extern char
*sys_errlist[];'
Or, alternatively, do a 
(cat config.linux && echo "#define BSD") > config.h && make

But it looks like a really small & useful tool
Do you intend to package it, Peter?



Reply to: