Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
When splitting long lines in plain text to avoid X11 coordinate
overflows we need to make sure that multibyte UTF-8 chars are not
split.
Additionally combining chars like accents should stay together with
their base char.
|
|
|
|
From looking at the IANA's currently-assigned media types,
allowing '+' and '.' would have been enough.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In discussion with corvid <corvid@lavabit.com>.
|
|
|
|
|
|
|
|
|
|
|
|
- Fixed data guesser to detect ASCII, LATIN1, UTF8, KOI8-R, CP-1251 as text.
|
|
|
|
|
|
|
|
|