fart-it
fart-it copied to clipboard
Parsing of UTF-16 files is broken
Fart currently detects UTF-16 files as being in binary format, this happens for both UTF-16 LE BOM and UFT-16 BE BOM.
Even if binary detection is skipped using -B or --binary, the double byte code points will prevent fart from finding the searched text.