-
-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Print using custom width #13
Comments
Sounds good, but would probably require a small rewrite of the layout rendering "logic". |
Updated option proposals to actually have something. :) |
I'd go with It might also be a good idea to look at |
And yes, I'd be more than happy if you would work on this! |
It'd probably be good to, by default for |
I think this should still be open, because |
This is excellent, and the default width of 16 is great! It'd be really nice if we could print according to custom alignments, though -- this is a fairly standard feature in most hex editors, and I can't imagine it being egregiously complex to add this.
Another couple of ideas:
hexyl
calculate the space overhead of borders for me.Prototypical suggestion for options:
I'm more than happy to push on this, if effort is a concern. :)
The text was updated successfully, but these errors were encountered: