gcla / gowid

Compositional widgets for terminal user interfaces, written in Go, inspired by urwid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gowid does not correctly handle text where runes are width >1

gcla opened this issue · comments

e.g. 你好,世界

Some fixes are now present in the widerunes branch. I'll merge these when I feel more confident in them.

If you want to try these changes, there are some simple instructions in this issue:

#1 (comment)

Changed merged to master - closing this issue.