:%s/Note that<Ctrl-V><Enter> <Ctrl-V><Ctrl-M>/ /g
2009-04-20
More vi search and replace
To replace ^M characters that did not quite make it into carriage return when displayed in vi:
<Ctrl-V> is a magic sequence that allows vi to uninterpret the next special key, inserting its control code instead.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: only a member of this blog may post a comment.