Hi all,

Does anyone know why vim don't show the ^M characters in a file but vi does?

:set list  

in vim shows $ at the end of the lines but no ^M characters?  

:set ff=unix
:w

This removed the ^M characters but I had to use vi to verify.

Is there some setting I'm missing that needed to show the ^M characters in
vim?

Thanks in advance,
Dan


Reply via email to