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 encoding to UTF-8 #1

Merged
merged 1 commit into from
Aug 10, 2018
Merged

Change encoding to UTF-8 #1

merged 1 commit into from
Aug 10, 2018

Conversation

jrwrigh
Copy link

@jrwrigh jrwrigh commented Aug 10, 2018

Addressing adein#15, changing the open to UTF-8 encoding to allow for basic emoji characters (and other characters).

I believe adein#15 only effected Windows users (as the open command would default to using cp1215 encoding instead of utf-8), but the addition of the encoding generally makes the code more robust IMO.

Addressing adein#15, changing the open to UTF-8 encoding to allow for basic emoji characters (and other characters).

I believe adein#15 only effected Windows users (as the `open` command would default to using `cp1215` encoding instead of `utf-8`), but the addition of the encoding generally makes the code more robust IMO.
@er0sin er0sin merged commit 2a4a23b into er0sin:develop Aug 10, 2018
er0sin pushed a commit that referenced this pull request Dec 23, 2021
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