miller/doc/content-for-internationalization.html
2015-09-02 22:34:36 -04:00

7 lines
436 B
HTML

<p/>In its current form, Miller handles ASCII data by design. This means it
also handles UTF-8, albeit mostly by accident. (I have no plans to support
UTF-16 or ISO-8859-1.) Tabular output formats (pprint and xtab) are handled correctly.
Please file an issue at <a
href="https://github.com/johnkerl/miller">https://github.com/johnkerl/miller</a>
if you encounter bugs related to internationalization (or anything else for
that matter).