[Github-comments] [geany/geany] Problem with opening a faulty file (#1708)

elextr notifications at xxxxx
Mon Dec 4 19:56:22 UTC 2017


Less and cat just copy bytes, they are encoding agnostic.

Does not open in xed either.

>  UTF-8 or Without encoding, Geany displays the content correctly, but only down to the 909th line, then the file is cut off, 

Then there is probably a zero byte at the 909th line.  Probably it has mixed encodings. Try looking at the file with a hex decoder.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1708#issuecomment-349085948
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171204/eb5ab465/attachment.html>


More information about the Github-comments mailing list