News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

DOS vs Unix file format?

Started by hcye, November 21, 2005, 07:44:48 AM

Previous topic - Next topic

hcye

I am using C:B with Windows XP. When I open files created in C:B using gvim, I get the annoying ^M at the end of line. I guess this is because C:B saves files in DOS format (LF+CR) rather than Unix (LF). Is there a way to save files in unix format?

Thanks in advance!

Ceniza

Settings -> Editor -> End-of-line mode

takeshimiya

Indeed I have configured C::B to use always LF.
I also have configured TortoiseCVS/SVN to always use LF also.
So just I don't have problems when going to linux back and forth.