Floobits / floobits-sublime

Floobits real-time collaboration plugin for Sublime Text 2 and 3
Apache License 2.0
294 stars 31 forks source link

Bad behavior for files containing mixed newlines #213

Open ggreer opened 9 years ago

ggreer commented 9 years ago

If a file contains mixed windows and unix newlines, we convert them all to one. Oops. :(