View Single Post
Posts: 244 | Thanked: 354 times | Joined on Jul 2010 @ Scotland
#13
Originally Posted by fgevaerts View Post
One way would be
Or use an editor that can control this. I can't really recommend one though (I know vim can do it, but vim isn't really a good editor to recommend to someone who likes leafpad...)
Just for completeness, in vim you would use the set fileformat instruction:

Code:
:se ff=unix
Vim on the old N900 keyboard is tricky, but it's been your main tool for year then you get used to it (especially if you have gathered together a hefty vimrc file in that time).

http://vim.wikia.com/wiki/File_format
 

The Following User Says Thank You to gregoranderson For This Useful Post: