Changes between Initial Version and Version 1 of Ticket #9716, comment 20
- Timestamp:
- 04/20/2012 03:30:41 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9716, comment 20
initial v1 2 2 > Standardizing on \r\n is really lame for anyone not on Windows. 3 3 4 Seems to work fine on MacOS and probably most text editors on Linux (i.e. EOL style doesn't matter, text is displayed properly). Also works for all types of IDE enabled editors on any platform. Actually the only commonly used text editor that seems to havea problem with EOLs is Notepad. However agree that more tests/feedback is needed.4 Seems to work fine on MacOS and probably most text editors on Linux (i.e. EOL style doesn't matter, text is displayed properly). Also works for all types of IDE enabled editors on any platform. Actually the only commonly used text editor that has a problem with EOLs is Notepad. However agree that more tests/feedback is needed. 5 5 6 6 Leaving mixed line endings when different people edit the same file offline is a lot worse imho.