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

Change text version characters #9

Open
ghost opened this issue Aug 16, 2017 · 1 comment
Open

Change text version characters #9

ghost opened this issue Aug 16, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 16, 2017

Hello,

It could be interesting to have an option to choose the 0 and 1 characters for the text version.
I would prefer '0' and '1' than ' ' and '*' for example.

Thank you.

@rdoeffinger
Copy link
Owner

I'm not sure it's worth cluttering the options with that, at least on Linux you can just pipe it through "tr ' *' '01'" or similar.
Besides that, is that text output really useful for anything?

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

No branches or pull requests

1 participant