Files
textmate/Frameworks/document
Allan Odgaard 86088f79ab Use UTF with no byte order mark when reading file with unknown encoding
We pass the selected encoding to iconv which, for encodings with a //BOM modifier, will pass over the first 2-4 bytes.

If there is a byte order mark (that should be skipped) then we will not actually show the Unknown Encoding dialog, therefor we can safely assume that files that end up presenting the Unknown Encoding dialog will not have any byte order mark.
2018-10-03 20:11:20 +02:00
..
2016-10-17 10:07:29 +02:00
2016-10-17 10:07:29 +02:00