This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unix/DOS text mode?


you need  set  fileformat=dos.
you  may  try removing  the ctrl-m's  like  this  too  for a session
:%s/^M//g    where  ^  is   produced  by typing  ctrl-v.
vipin
----- Original Message ----- 
From: <AGalick@attotech.com>
To: <cygwin@cygwin.com>
Sent: Tuesday, November 20, 2001 2:30 AM
Subject: Unix/DOS text mode?


> After an upgrade, I seem to have lost all sanity in vi(m).
> I used to see .txt files the same with notepad or vi, but
> now in vi every line ends with a blue ^M.  I've played
> with mount -[t|b] and tried [un and re]installing vim but I'm
> stumped.  The thing is, it seems to have also disabled all
> the nice search string history/recall (I guess because .viminfo
> also shows those damned ^M's).  What have I done
> or what has cygwin done?  I guess other stuff got upgraded,
> too, but I don't know what.
> 
> Thanks,
> Albert Galick
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 

Attachment: InterScan_Disclaimer.txt
Description: Text document

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]