On Sunday 14 February 2010 11:56:13 am Jerome Peace wrote:
> Is there anyone out there who has deal with changes files and linux
> editors? What might work most elegantly or robustly? 
I run the file through a filter while viewing/editing them in vi. On opening
   !Gtr \\r \\n

and just before writing:
   !Gtr \\n \\r

Kate (text editor in KDE) preserves line endings.

Subbu
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to