Dolphin86 Posted October 10, 2014 Posted October 10, 2014 I was installing FileZilla and this happen when i try to edit, any idea how to put them in oder? /oops Quote
rayn Posted October 10, 2014 Posted October 10, 2014 It's UNIX/Windows linebreak differences (\r vs \n\r). Open in Wordpad instead and save it as text format. Quote
Dolphin86 Posted October 10, 2014 Author Posted October 10, 2014 (edited) It's UNIX/Windows linebreak differences (\r vs \n\r). Open in Wordpad instead and save it as text format. sorry i don't get it... *you meant on my filezilla apps chg the setting to wordpad? *Now even script on my desktop chg to this same oder Edited October 10, 2014 by dolphincute Quote
Weistony Posted October 10, 2014 Posted October 10, 2014 Much better to use Notepad ++ .. It's free.. Just google it. Quote
Neo-Mind Posted October 10, 2014 Posted October 10, 2014 Much better to use Notepad ++ .. It's free.. Just google it. Agreed with this. Throw away Notepad. Use Notepad++ and you will be able to view it properly. As for what rayn was saying. UNIX text files use \n (Line Feed) to denote line endings but Windows files use \r\n sequence (Carriage Return Line Feed). Therefore if you open a UNIX file in Notepad it does not detect the line endings and therefore everything ends up in 1 line. Quote
Winz Posted October 13, 2014 Posted October 13, 2014 Install Notepad++ click edit, settings. on the left click "File Editing" set default editor to: Use Custom Editor click browse navigate to: C:\Program Files (x86)\Notepad++ (windows 64 bit) or C:\Program Files\Notepad++ (windows 32 bit) select "notepad++" OK done Quote
Question
Dolphin86
I was installing FileZilla and this happen when i try to edit, any idea how to put them in oder?
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.