<?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>翟鹏的博客 &#187; vi</title>
	<atom:link href="http://www.zhaipeng.cn/tag/vi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zhaipeng.cn</link>
	<description>积极的工作,塌实的学习,安静的写博客...</description>
	<lastBuildDate>Thu, 10 Jun 2010 14:26:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>vi编辑器常用的命令及快捷键</title>
		<link>http://www.zhaipeng.cn/2008/11/12/vi%e7%bc%96%e8%be%91%e5%99%a8%e5%b8%b8%e7%94%a8%e7%9a%84%e5%91%bd%e4%bb%a4%e5%8f%8a%e5%bf%ab%e6%8d%b7%e9%94%ae/</link>
		<comments>http://www.zhaipeng.cn/2008/11/12/vi%e7%bc%96%e8%be%91%e5%99%a8%e5%b8%b8%e7%94%a8%e7%9a%84%e5%91%bd%e4%bb%a4%e5%8f%8a%e5%bf%ab%e6%8d%b7%e9%94%ae/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 10:36:03 +0000</pubDate>
		<dc:creator>ZhaiPeng</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://www.zhaipeng.cn/?p=142</guid>
		<description><![CDATA[转自: http://hily.me/blog/2006/04/vi-shortcut/ 光标控制命令 命令                        光标移动 h或^h                    向左移一个字符 j或^j或^n                向下移一行 k或^p                    向上移一行 l或空格                     向右移一个字符 G                        移到文件的最后一行 nG                       移到文件的第n行 w                        移到下一个字的开头 W                        移到下一个字的开头，忽略标点符号 b                        移到前一个字的开头 B                        移到前一个字的开头，忽略标点符号 L                        移到屏幕的最后一行 M                        移到屏幕的中间一行 H                        移到屏幕的第一行 e                        移到下一个字的结尾 E                        移到下一个字的结尾，忽略标点符号 (                        移到句子的开头 )                        移到句子的结尾 {                        移到段落的开头 }                        移到下一个段落的开头 0或&#124;                     移到当前行的第一列 n&#124;                       移到当前行的第n列 ^                        移到当前行的第一个非空字符 $                        移到当前行的最后一个字符 +或return                移到下一行的第一个字符 -                        移到前一行的第一个非空字符 [...]]]></description>
		<wfw:commentRss>http://www.zhaipeng.cn/2008/11/12/vi%e7%bc%96%e8%be%91%e5%99%a8%e5%b8%b8%e7%94%a8%e7%9a%84%e5%91%bd%e4%bb%a4%e5%8f%8a%e5%bf%ab%e6%8d%b7%e9%94%ae/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
