mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 01:46:26 +00:00
7 lines
436 B
HTML
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).
|