etexteditor / e

e text editor
http://e-texteditor.com
531 stars 92 forks source link

E uses incorrect CR character in UTF16/32 encodings #39

Open bchildsdotcom opened 15 years ago

bchildsdotcom commented 15 years ago

I have attached a patch for this. it is outputting FF characters rather than CR in crlf / UTF16 encoding.

bchildsdotcom commented 15 years ago

See http://bchilds.com/patches/0001-Fix-Line-Endings-for-UTF16-32-Documents.patch

adamv commented 15 years ago

I'm working on integrating this patch; currently mired in writing unit tests for the line ending code in Document.

adamv commented 15 years ago

Pushed this patch, along with tests, in this branch: http://github.com/adamv/e/commit/584d277f220b0c9e40b53cd50f7607c89659a959