Skip to content

v1.27.2: Handle wide chars in the input

Latest
Compare
Choose a tag to compare
@walles walles released this 21 Sep 06:34
· 1 commit to master since this release

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.