summaryrefslogtreecommitdiffstats
path: root/src/unicode-extra.h
Commit message (Collapse)AuthorAgeFilesLines
* actually, remove the wide emoji hacks entirelyJesse Luehrs2017-01-261-1/+1
| | | | | they have been folded into modern versions of glib (>= 2.50.1) as part of unicode 9.0.0
* allow specifying whether or not emoji are wideJesse Luehrs2017-01-251-1/+1
| | | | vim says yes, weechat says no ¯\_(ツ)_/¯
* properly handle zero width charactersJesse Luehrs2016-06-041-1/+1
|
* stop using gunichar hereJesse Luehrs2016-05-041-2/+2
| | | | | it makes compilation more complicated, since it makes vt100.h require knowing about the glib headers
* recognize most emoji as wideJesse Luehrs2016-05-031-0/+8