v1.27.2: Handle wide chars in the input
Like CJK characters for example.
Before this change, the presence of wide characters in the input would
break the display if lines were overflowing on the right.
With this release, we now handle wide characters correctly.