<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Ryan Phillips - Latest comments on Vim 7 Released</title>
		<link>http://blogs.gentoo.org/rphillips?disp=comments</link>
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: Vim 7 Released</title>
			<pubDate>Sat, 13 May 2006 05:38:48 +0000</pubDate>
			<dc:creator>Vim7 Backspace Fixer [Visitor]</dc:creator>
			<guid isPermaLink="false">c7353@http://blogs.gentoo.org/</guid>
			<description>You should also add:&lt;br /&gt;
&lt;br /&gt;
cmap ^? ^H&lt;br /&gt;
&lt;br /&gt;
in addition to&lt;br /&gt;
&lt;br /&gt;
imap ^? ^H&lt;br /&gt;
&lt;br /&gt;
as I tried to describe above.&lt;br /&gt;
&lt;br /&gt;
(jsb)</description>
			<content:encoded><![CDATA[You should also add:<br />
<br />
cmap ^? ^H<br />
<br />
in addition to<br />
<br />
imap ^? ^H<br />
<br />
as I tried to describe above.<br />
<br />
(jsb)]]></content:encoded>
			<link>http://blogs.gentoo.org/rphillips/2006/05/08/vim_7_released#c7353</link>
		</item>
				<item>
			<title>In response to: Vim 7 Released</title>
			<pubDate>Sat, 13 May 2006 05:26:51 +0000</pubDate>
			<dc:creator>Vim7 Backspace Fixer [Visitor]</dc:creator>
			<guid isPermaLink="false">c7351@http://blogs.gentoo.org/</guid>
			<description>For everyone having problems with backspace not working in vim 7, try this:&lt;br /&gt;
&lt;br /&gt;
:imap ^? &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that &lt;br /&gt;
- &quot;^?&quot; is the bad character that backspace happens to be inserting.&lt;br /&gt;
- &quot;&quot; is Control-V (the modifier that does a literal insert of the next character you input)&lt;br /&gt;
- &quot;&quot; is Control-H (or what backspace should be)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So you're literally typing:&lt;br /&gt;
&lt;br /&gt;
:, i, m, a, p, space, backspace, space, control-v, control-h, enter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You got that?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All the stuff that people have been posting about fixdel and loadkeys wasn't working for me, but this simple imap statement did the trick.  Please spread the word.&lt;br /&gt;
&lt;br /&gt;
</description>
			<content:encoded><![CDATA[For everyone having problems with backspace not working in vim 7, try this:<br />
<br />
:imap ^? <br />
<br />
<br />
<br />
Note that <br />
- "^?" is the bad character that backspace happens to be inserting.<br />
- "" is Control-V (the modifier that does a literal insert of the next character you input)<br />
- "" is Control-H (or what backspace should be)<br />
<br />
<br />
So you're literally typing:<br />
<br />
:, i, m, a, p, space, backspace, space, control-v, control-h, enter.<br />
<br />
<br />
You got that?<br />
<br />
<br />
All the stuff that people have been posting about fixdel and loadkeys wasn't working for me, but this simple imap statement did the trick.  Please spread the word.<br />
<br />
]]></content:encoded>
			<link>http://blogs.gentoo.org/rphillips/2006/05/08/vim_7_released#c7351</link>
		</item>
			</channel>
</rss>
