<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Nash &#187; carriage return</title>
	<atom:link href="http://davidnash.com.au/tag/carriage-return/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidnash.com.au</link>
	<description>Freelance PHP developer - builder of high-quality dynamic websites</description>
	<lastBuildDate>Sun, 25 Jul 2010 23:56:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Strip ^M from file in vim</title>
		<link>http://davidnash.com.au/2009/02/strip-m-from-file-in-vim/</link>
		<comments>http://davidnash.com.au/2009/02/strip-m-from-file-in-vim/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 00:28:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[vim]]></category>
		<category><![CDATA[carriage return]]></category>
		<category><![CDATA[gvim]]></category>
		<category><![CDATA[new line]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=128</guid>
		<description><![CDATA[If there are ^M at the end of every line when you view them in vim, you can do this:
:%s/^M//g
To get the &#8220;^M&#8221; bit, hit ctrl-v and then ctrl-m.



Share:


	
	
	
	
	
	


]]></description>
			<content:encoded><![CDATA[<p>If there are ^M at the end of every line when you view them in vim, you can do this:<br />
<code>:%s/^M//g</code><br />
To get the &#8220;^M&#8221; bit, hit ctrl-v and then ctrl-m.</p>



Share:


	<a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fdavidnash.com.au%2F2009%2F02%2Fstrip-m-from-file-in-vim%2F&amp;title=Strip%20%5EM%20from%20file%20in%20vim" title="del.icio.us"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fdavidnash.com.au%2F2009%2F02%2Fstrip-m-from-file-in-vim%2F&amp;t=Strip%20%5EM%20from%20file%20in%20vim" title="Facebook"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fdavidnash.com.au%2F2009%2F02%2Fstrip-m-from-file-in-vim%2F&amp;title=Strip%20%5EM%20from%20file%20in%20vim" title="Google"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="mailto:?subject=Strip%20%5EM%20from%20file%20in%20vim&amp;body=http%3A%2F%2Fdavidnash.com.au%2F2009%2F02%2Fstrip-m-from-file-in-vim%2F" title="E-mail this story to a friend!"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/email_link.png" title="E-mail this story to a friend!" alt="E-mail this story to a friend!" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fdavidnash.com.au%2F2009%2F02%2Fstrip-m-from-file-in-vim%2F" title="Technorati"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a>
	<a rel="nofollow" target="_blank" href="http://twitter.com/home?status=http%3A%2F%2Fdavidnash.com.au%2F2009%2F02%2Fstrip-m-from-file-in-vim%2F" title="TwitThis"><img src="http://davidnash.com.au/wp-content/plugins/sociable/images/twitter.gif" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://davidnash.com.au/2009/02/strip-m-from-file-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
