Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove wcwidth port | June McEnroe | 2022-03-16 |
| | | | | | | | DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. | ||
* | Move wcfix to port/wcwidth | June McEnroe | 2020-12-21 |
| | |||
* | 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. |