When I open a file with CRLF, it would be wonderful if geany can auto convert it into unix format.
We can imagine an option to force (and convert) the end of line (like the option to set default encoding files on existing files).
Just for your information, you can convert the used EOL chars in Geany using Document->Set Line Endings and you can also configure the line endings to be used for the files.
Still, if anyone want to implement some automatic conversion on save as a plugin, why not.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just for your information, you can convert the used EOL chars in Geany using Document->Set Line Endings and you can also configure the line endings to be used for the files.
Still, if anyone want to implement some automatic conversion on save as a plugin, why not.