You may want to change the default line encoding of Notepad++ if you most often work with Unix/Mac file systems. To achieve this you can change the setting for line encoding in Notepad++ with the following steps,
- Go to Menu: Settings,
- Now Select Preferences...,
- Now Select Now Document from the side menu,
- Here you can change the default setting from Windows (CR LF) to either Unix (LF) or Machintosh (CR)
- Click Close

Have Questions? Post them here!
- Notepad++ Editor alternatives for macOS
- How to add or remove bookmark on a line in Notepad++
- Notepad++ do not show CRLF characters
- Reduce the size of Tabs on Notepad++
- Delete blank lines in a file using Notepad++
- Fix: Notepad++ bottom status bar not visible
- Notepad++ Hex Editor
- How to show End of Line Characters in File using Notepad++
- [Tutorial] Write And Run Python Code In Notepad++ Editor
- How to install XML Tools Plugin Notepad++
- Customizing Notepad++ New Document Line Encoding: CR/LF/CR LF
- How to remove blank lines from a file using Notepad++
- Column Mode Editing in Notepad++
- Convert text to random case using Notepad++
- How to recover unsaved notepad file Windows 10
- How to delete all text after a character or string in Notepad++
- Setting up Cloud feature with Notepad++
- Install Notepad++ silently using Windows Powershell
- Using Document Map in Notepad++
- Enabling Notepad++ Dark Theme
- [Fix] Notepad++ tab not visible (hidden)
- Where are Notepad++ macros stored?
- Multiple line editing in Notepad++
- Alternatives for Notepad++ on Mac in 2021
- [Nopepad++] How to add text at end of each line
- Java 8: Get First and Last Date of the Week for Given Date - Java
- Create a file using Mac Terminal - MacOS
- Fix [oh-my-zsh] Cant update: not a git repository - Git
- Tkinter - add x and y padding to label text - Python
- Mac OS X Stuck During Booting Gray Screen Logo and Spinner - Mac-OS-X
- Share Image to WhatsApp with Caption from your Android App - WhatsApp
- Notepad++ delete lines above or below - NotepadPlusPlus
- [Android Studio] MainActivity does not exist - Android-Studio