Feature request: force text encoding

I have a mixed of latin1 and utf8 text files, and even though the utf8 are displayed correctly, this is not the case for the latin1 files (the accents are questions marks).

Could it be possible to tell EF the encoding of these files?

Yes, that’s a feature that I’ll probably add someday. Right now, EagleFiler only supports ASCII and Unicode (UTF-8 or other formats with a BOM).