Skip to content

Fix unicode chars in terminal & logs w/ textiowrapper

Andrew requested to merge bugfix/unicode-terminal into dev

What does this MR do and why?

Fix unicode characters improper display in Crafty terminal.

Fixes #108

Major shoutout to "@." on discord for the assist with this one.

image

Screenshots or screen recordings

Before image

After image

你好,世界!== Hello World

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Have you checked this doesn't interfere/conflict/duplicate someone elses work?
  • Have you fully tested your changes?
  • Have you resolved any lint issues?
  • Have you assigned a reviewer?
  • Have you applied correct labels?
Edited by Andrew

Merge request reports