<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Customizing vim and coloring the terminal in OpenSolaris 2009.06</title>
	<link>http://blog.hydrasystemsllc.com/2009/07/12/customizing-vim-and-coloring-the-terminal-in-opensolaris-200906/</link>
	<description>The blog of Petros Koutoupis.</description>
	<pubDate>Thu, 11 Mar 2010 10:48:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: admin</title>
		<link>http://blog.hydrasystemsllc.com/2009/07/12/customizing-vim-and-coloring-the-terminal-in-opensolaris-200906/#comment-8911</link>
		<author>admin</author>
		<pubDate>Mon, 17 Aug 2009 23:36:52 +0000</pubDate>
		<guid>http://blog.hydrasystemsllc.com/2009/07/12/customizing-vim-and-coloring-the-terminal-in-opensolaris-200906/#comment-8911</guid>
		<description>&lt;p&gt;Some additional settings that can be set in your .vimrc file are the following:&lt;br /&gt;
set backspace=indent,eol,start&lt;br /&gt;
map [5~ &#60;PageUp&#62;&lt;br /&gt;
map [6~ &#60;PageDown&#62;&lt;br /&gt;
What these settings do is enable the backspace during insert mode in the listed situations. It also enabled the binded Page Up/Down keys to move a whole page up/down.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Some additional settings that can be set in your .vimrc file are the following:<br />
set backspace=indent,eol,start<br />
map [5~ &lt;PageUp&gt;<br />
map [6~ &lt;PageDown&gt;<br />
What these settings do is enable the backspace during insert mode in the listed situations. It also enabled the binded Page Up/Down keys to move a whole page up/down.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
