brrond / sscpfe

Super Simple Command Prompt File Editor (sscpfe). File editing utility like nano, but exclusively for Windows. Written in C#.
BSD 3-Clause Clear License
2 stars 0 forks source link

Fix CRLF/LF writing/reading #6

Open brrond opened 1 year ago

brrond commented 1 year ago

sscpfe works only with default windows setting, means, all files are saved with CRLF. So when adding a new line from this point on it goes wrong.