Quote:
Originally Posted by ebs
I think you are opening Pandora's box 
|
vi? what's that? emacs rules! emacs forever!
Now seriously, you can use PSPad in Windoze and it will respect unix line endings if found a file with unix file endings:
http://www.pspad.com/en/
It's free, fast and very useful.
However, using formal logic, unix format is wrong. To go next line and return to beginning you have two different escape codes: CR and LF. Then if you only uses LF, next line will start at ending of upper one, and if you only uses CR, you will overwrite current line...
[And now RFOG has opened another Pandora's Box

]