Convert between line endings

As Jalatext autodetects the line ending of the current file loaded, only it will be enabled the convert operation for the other line ending. So, if a file has DOS/Windows line ending (\r\n), you can only convert to Unix/Linux line ending (\n), and vice versa.

To convert line endings:

You will be prompted for a new file where the text will be saved with the line ending selected.