You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: