<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Quick vi tip: Show Hidden Characters</title>
	<atom:link href="http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters</link>
	<description>Nothing to Say</description>
	<lastBuildDate>Thu, 29 Jul 2010 12:01:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric</title>
		<link>http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters/comment-page-1#comment-34868</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 10 Mar 2010 13:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters#comment-34868</guid>
		<description>Sorry the posting left out some of my characters. A sample of the above technique would be  :%s/^M//g

Sorry for the mixup!</description>
		<content:encoded><![CDATA[<p>Sorry the posting left out some of my characters. A sample of the above technique would be  :%s/^M//g</p>
<p>Sorry for the mixup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters/comment-page-1#comment-34866</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 10 Mar 2010 13:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters#comment-34866</guid>
		<description>Once you find the characters you want to remove you can use:
:%s///g to remove everything globally.  The way to type those pesky special characters in vi (ie ^M) is to use ctrl-v then ctrl-m You then substitute the m for whatever letter you need.

Hope that helps!</description>
		<content:encoded><![CDATA[<p>Once you find the characters you want to remove you can use:<br />
:%s///g to remove everything globally.  The way to type those pesky special characters in vi (ie ^M) is to use ctrl-v then ctrl-m You then substitute the m for whatever letter you need.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrispian</title>
		<link>http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters/comment-page-1#comment-33862</link>
		<dc:creator>Chrispian</dc:creator>
		<pubDate>Thu, 25 Feb 2010 20:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters#comment-33862</guid>
		<description>Stephen, so right! Totally typo&#039;d that. Updating it now.</description>
		<content:encoded><![CDATA[<p>Stephen, so right! Totally typo&#8217;d that. Updating it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters/comment-page-1#comment-32874</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Tue, 16 Feb 2010 16:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters#comment-32874</guid>
		<description>You don&#039;t need to post my response.  I think you meant &quot;:set list&quot; and &quot;:set nolist&quot; instead of &quot;set: list&quot;.  I got an error when I typed &quot;set: list&quot; and &quot;:set: list&quot;.  Thought yuo might want to know so you can fix your post and save others the headache of figuring it out.

This post was very helpful never the less.  Thanks!</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to post my response.  I think you meant &#8220;:set list&#8221; and &#8220;:set nolist&#8221; instead of &#8220;set: list&#8221;.  I got an error when I typed &#8220;set: list&#8221; and &#8220;:set: list&#8221;.  Thought yuo might want to know so you can fix your post and save others the headache of figuring it out.</p>
<p>This post was very helpful never the less.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Bergeson</title>
		<link>http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters/comment-page-1#comment-7803</link>
		<dc:creator>Greg Bergeson</dc:creator>
		<pubDate>Wed, 30 Jul 2008 18:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrispian.com/65/quick-vi-tip-show-hidden-characters#comment-7803</guid>
		<description>Thanks for this info on vi. I didn&#039;t want to drag out the books and figure out which option it was again! I really needed this for file conversion between Mac OS and Windows OS (the infamous carriage return versus line feed issue). Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for this info on vi. I didn&#8217;t want to drag out the books and figure out which option it was again! I really needed this for file conversion between Mac OS and Windows OS (the infamous carriage return versus line feed issue). Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
