sfackler / shell-escape

Apache License 2.0
20 stars 6 forks source link

Support for OsString #5

Open pronebird opened 6 years ago

pronebird commented 6 years ago

Hi,

Great piece of work. However I face issues using it on Windows. It forces me to go through UTF-8 String, but Windows uses ~UTF-16~ UCS2 strings. So it's incompatible in a way with the platform.

jonhoo commented 4 years ago

I would also be interested in this, not for Windows support, but just so that it's possible to escape, say, a Path.