Does anyone know of a text editor on Linux that allows me to see line breaks and carriage returns? Does Vim support this feature?
I suggest you to edit your .vimrc file, for running a list of commands. Edit your .vimrc file, like this :
cat >> ~/.vimrc <
When you're executing vim, the commands into .vimrc are executed, and you can see this example :
My line with CRLF eol here ^M¶