Claudio Olmi
Claudio Olmi
Yes, that is something that I was thinking of adding, but it is not as easy. Some files uses Carriage Return and Line Feed, and others use Line Feed only....
Most likely you are opening a binary file that contains special characters such as the End of File (EOF) character. Scintilla editing component, that is used by Notepad++, does not...
I am trying to replicate your issue, but no luck so far. Did it ever work for you or it always crash? Are you on 32bit or 64bit? My steps:...