On Fri, Nov 13, 2015 at 11:28:36AM -0500, Greg Reagle wrote:
> What do you think?
>
> […]
>
> #!/bin/sh
>
> […]
> dump="xxd -g1"
> dedump="xxd -r"
xxd's provided by vim. As convenient as it is, should a "suckless hex
editor" really depend on that? It should be the user's choice or not to
install vim, regardless of anybody's feeling's on this list *either* way.
Received on Fri Nov 13 2015 - 17:45:06 CET