Skip to content
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

Add get_bin command to retrieve binary data without trailing \n #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vi
Copy link

@vi vi commented Jan 23, 2018

I'm not sure if this is a correct implementation.
Related to #52.

I'm not sure if this is a correct implementation.
Related to heapwolf#52.
@heapwolf
Copy link
Owner

I like this idea actually (more than setting the encoding, for this use case). Maybe we could take this a step further and print the hex value, ie:

>getbin foobar
[12 05 e4 6f 11 b5]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants