ValvePython / steamctl

🤸 Take control of Steam from your terminal
https://pypi.org/project/steamctl/
MIT License
306 stars 16 forks source link

Fix UnicodeEncodeError when redirecting the output on Windows #68

Closed woctezuma closed 1 year ago

woctezuma commented 1 year ago

fix #67

rossengeorgiev commented 1 year ago

I don't think this is the solution as it mangles the output. When output is piped/redicted it should remain utf8.