medium-cli icon indicating copy to clipboard operation
medium-cli copied to clipboard

Character Encoding Error

Open znnz opened this issue 9 years ago • 6 comments

Window 10 Powershell

Showing wrongly single quotes and double quotes, please have a look below image for reference

medium_cli

znnz avatar May 17 '16 01:05 znnz

Same problem here. Might be Windows related.

phocks avatar May 17 '16 03:05 phocks

This looks like Windows related bug. I'm using Mac OS X, and it's working fine. Image of Yaktocat

djadmin avatar May 17 '16 04:05 djadmin

It's not window problem. It's string-stream problem. It's doen't encoded to utf-8. without using streaming it's work

znnz avatar May 17 '16 04:05 znnz

Yes, you are right. Can you please try out a quick fix I've placed @https://github.com/djadmin/medium-cli/commit/b9418d2532ccd70eb817081e97c30d30dd11106f and let me know if issue still exists?

djadmin avatar May 17 '16 05:05 djadmin

Nope. That doesn't seem to be solved :grimacing:

znnz avatar May 17 '16 05:05 znnz

I'm using Mac, Apple Terminal, and also have an encoding problem.

wkoffel avatar May 24 '16 15:05 wkoffel