<?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>WTF *Nix &#187; vi</title>
	<atom:link href="http://www.wtfnix.com/tag/vi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wtfnix.com</link>
	<description>Just another *nix Blog</description>
	<lastBuildDate>Tue, 04 May 2010 13:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VIM Power Editor Commands :: Part II</title>
		<link>http://www.wtfnix.com/2009/03/vim-power-editor-commands-part-ii/</link>
		<comments>http://www.wtfnix.com/2009/03/vim-power-editor-commands-part-ii/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 00:55:53 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[General Linux Blogging]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vi editor]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vim editor]]></category>
		<category><![CDATA[vim ide]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=982</guid>
		<description><![CDATA[Part II of VIM&#8217;s Powerful Editor (MY IDE of choice) commands:
1. To delete from the cursor up to the next word type:    dw
2. To delete from the cursor to the end of a line type:    d$
3. To delete a whole line type:    dd
4. To repeat a motion prepend it with a number:   2w
5. The format [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2009/03/vim-power-editor-commands-part-ii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VIM Power Editor Commands :: Part I</title>
		<link>http://www.wtfnix.com/2009/03/vim-power-editor-commands-part-i/</link>
		<comments>http://www.wtfnix.com/2009/03/vim-power-editor-commands-part-i/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 00:51:57 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[General Linux Blogging]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Linux Kernel]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[Webhosting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[bsd editor]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vi editor]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vim editor]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=978</guid>
		<description><![CDATA[If you are looking to have a list of commands to keep handy, figured I would share these here with others that need a starting point with VIM:
1. The cursor is moved using either the arrow keys or the hjkl keys.
h (left)    j (down)       k (up)        l (right)
2. To start Vim from the shell [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2009/03/vim-power-editor-commands-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Midlife Samba Crisis on a FreeBSD</title>
		<link>http://www.wtfnix.com/2008/04/midlife-samba-crisis-on-a-freebsd/</link>
		<comments>http://www.wtfnix.com/2008/04/midlife-samba-crisis-on-a-freebsd/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 07:52:10 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[General Networking]]></category>
		<category><![CDATA[borked]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[nano]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=35</guid>
		<description><![CDATA[The other day let&#8217;s put this in short, called out to do a job on Thursday night @ 4:30PM turn around at 3:30AM I was headed home from doing a recovery effort on a offsite location.
Well little here nor there, I have created a pretty little Script for anyone wanting to use this if they [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2008/04/midlife-samba-crisis-on-a-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
