Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move wcfix to port/wcwidth | June McEnroe | 2020-12-21 |
| | |||
* | Replace wcwidth implementation with that of musl | June McEnroe | 2020-04-25 |
| | | | | Imported from musl 1.2.0 sources. | ||
* | Add Markus Kuhn's wcwidth implementation | June McEnroe | 2020-04-21 |
And wcfix script for macOS, based on <https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat> to fix some emoji display in catgirl. Somehow this code from 2007 against Unicode 5.0 does a better job than whatever the hell macOS Mojave's libc is doing. |