<?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: Google Reader 与 Vimperator 快捷键冲突的解决之道</title>
	<atom:link href="http://linuxtoy.org/archives/google-reader-and-vimperator.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<lastBuildDate>Thu, 24 May 2012 10:17:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: freetstar</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-225383</link>
		<dc:creator>freetstar</dc:creator>
		<pubDate>Wed, 03 Aug 2011 14:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-225383</guid>
		<description>&lt;p&gt;autocmd LocationChange .* js modes.passAllKeys = /.&lt;em&gt;(mail&#046;google&#046;com&#124;www&#046;google&#046;com\/reader).&lt;/em&gt;/.test(buffer.URL)&lt;/p&gt;

&lt;p&gt;具体是这样子的&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>autocmd LocationChange .* js modes.passAllKeys = /.<em>(mail&#46;google&#46;com|www&#46;google&#46;com\/reader).</em>/.test(buffer.URL)</p>

<p>具体是这样子的</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ashi</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-194909</link>
		<dc:creator>ashi</dc:creator>
		<pubDate>Sat, 26 Feb 2011 10:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-194909</guid>
		<description>&lt;p&gt;@&lt;a href=&quot;#comment-194907&quot; rel=&quot;nofollow&quot;&gt;ashi&lt;/a&gt;: 提交后还是有问题。想参考的同学再GOOGLE一下吧。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-194907" rel="nofollow">ashi</a>: 提交后还是有问题。想参考的同学再GOOGLE一下吧。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ashi</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-194907</link>
		<dc:creator>ashi</dc:creator>
		<pubDate>Sat, 26 Feb 2011 10:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-194907</guid>
		<description>&lt;p&gt;文中的命令应该是这样子吧，可能复制的时候出了点问题，/mail后面的&#046;变成了文中的乱码。
autocmd LocationChange .* :js modes.passAllKeys = /mail&#046;google&#046;com/.test(buffer.URL) &#124;&#124; /google&#046;com\/reader\//.test(buffer.URL)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>文中的命令应该是这样子吧，可能复制的时候出了点问题，/mail后面的&#46;变成了文中的乱码。
autocmd LocationChange .* :js modes.passAllKeys = /mail&#46;google&#46;com/.test(buffer.URL) || /google&#46;com\/reader\//.test(buffer.URL)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: chisiyuan</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-108208</link>
		<dc:creator>chisiyuan</dc:creator>
		<pubDate>Sun, 29 Mar 2009 05:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-108208</guid>
		<description>&lt;p&gt;@Hansion&lt;/p&gt;

&lt;p&gt;按ESC,输入&quot;:addons&quot;（没有引号），回车，这样addons的窗口就出来了，禁用或卸载就可以了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Hansion</p>

<p>按ESC,输入":addons"（没有引号），回车，这样addons的窗口就出来了，禁用或卸载就可以了</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hansion</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-108201</link>
		<dc:creator>Hansion</dc:creator>
		<pubDate>Sun, 29 Mar 2009 03:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-108201</guid>
		<description>&lt;p&gt;开了这插件，如何把它关掉，因不熟悉vim命令！
简洁的蒙了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>开了这插件，如何把它关掉，因不熟悉vim命令！
简洁的蒙了</p>]]></content:encoded>
	</item>
	<item>
		<title>By: yugushen</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-99623</link>
		<dc:creator>yugushen</dc:creator>
		<pubDate>Mon, 29 Dec 2008 12:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-99623</guid>
		<description>&lt;p&gt;@alexmajy&lt;/p&gt;

&lt;p&gt;我的也是，PASS THROUGH 好像对 Gmail 不起作用。Firefox 3.0.5 + Vimperator 1.2&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@alexmajy</p>

<p>我的也是，PASS THROUGH 好像对 Gmail 不起作用。Firefox 3.0.5 + Vimperator 1.2</p>]]></content:encoded>
	</item>
	<item>
		<title>By: alexmajy</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-93172</link>
		<dc:creator>alexmajy</dc:creator>
		<pubDate>Tue, 07 Oct 2008 15:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-93172</guid>
		<description>&lt;p&gt;我每次用reader的时候没啥问题，但是在gmail里pass through感觉总是怪怪的，不怎么听使唤，不知道大家有没有遇到过着情况？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我每次用reader的时候没啥问题，但是在gmail里pass through感觉总是怪怪的，不怎么听使唤，不知道大家有没有遇到过着情况？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 邱焜</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-93133</link>
		<dc:creator>邱焜</dc:creator>
		<pubDate>Sun, 05 Oct 2008 13:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-93133</guid>
		<description>&lt;p&gt;很好&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>很好</p>]]></content:encoded>
	</item>
	<item>
		<title>By: lun</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-93132</link>
		<dc:creator>lun</dc:creator>
		<pubDate>Sun, 05 Oct 2008 13:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-93132</guid>
		<description>&lt;p&gt;这东西好像对图片的支持不是太好呀，&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>这东西好像对图片的支持不是太好呀，</p>]]></content:encoded>
	</item>
	<item>
		<title>By: tiger</title>
		<link>http://linuxtoy.org/archives/google-reader-and-vimperator.html#comment-93131</link>
		<dc:creator>tiger</dc:creator>
		<pubDate>Sun, 05 Oct 2008 12:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2433#comment-93131</guid>
		<description>&lt;p&gt;好东西，vimperator自带的教程中还有很多提示，是个非常棒的插件。好多script因版本问题似乎都不能使用了。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>好东西，vimperator自带的教程中还有很多提示，是个非常棒的插件。好多script因版本问题似乎都不能使用了。</p>]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.209 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-24 18:25:53 -->

