<?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: 在vim 下debug php (use xdebug)</title>
	<atom:link href="http://blog.johnpupu.tw/2008/05/14/%e5%9c%a8vim-%e4%b8%8bdebug-php-use-xdebug/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnpupu.tw/2008/05/14/%e5%9c%a8vim-%e4%b8%8bdebug-php-use-xdebug/</link>
	<description>博觀而約取，厚積而薄發!!!</description>
	<lastBuildDate>Tue, 24 Nov 2009 10:38:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: johnpupu</title>
		<link>http://blog.johnpupu.tw/2008/05/14/%e5%9c%a8vim-%e4%b8%8bdebug-php-use-xdebug/comment-page-1/#comment-4213</link>
		<dc:creator>johnpupu</dc:creator>
		<pubDate>Fri, 13 Nov 2009 09:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=208#comment-4213</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-4212&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-4212&quot; rel=&quot;nofollow&quot;&gt;gala4th&lt;/a&gt; :&lt;/strong&gt;
          &lt;p&gt;系統會把  tag 吃掉，重貼一次&lt;/p&gt;
&lt;p&gt;嘗試了好一段時間，如果有這樣的設定:&lt;/p&gt;
&lt;p&gt;map &lt;F2&gt;:python debugger_command(’step_into’)&lt;cr&gt;&lt;/p&gt;
&lt;p&gt;那麼，直接用 vim ，然後按 F2 是正常的&lt;/p&gt;
&lt;p&gt;但是，如果是 GNU screen + vim ，按 F2 則會會變成 “轉換大小寫” 的功能&lt;/p&gt;
&lt;p&gt;另個解決方法是：&lt;br /&gt;
map ^[[12~ :python debugger_command(’step_into’)&lt;cr&gt;&lt;/p&gt;
&lt;p&gt;注意，輸入的方式是 press the key followed by F2 key&lt;/p&gt;
         &lt;/blockquote&gt;
感謝你的提醒^^</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-4212"><p>
<strong><a href="#comment-4212" rel="nofollow">gala4th</a> :</strong></p>
<p>系統會把  tag 吃掉，重貼一次</p>
<p>嘗試了好一段時間，如果有這樣的設定:</p>
<p>map &lt;F2&gt;:python debugger_command(’step_into’)&lt;cr&gt;</p>
<p>那麼，直接用 vim ，然後按 F2 是正常的</p>
<p>但是，如果是 GNU screen + vim ，按 F2 則會會變成 “轉換大小寫” 的功能</p>
<p>另個解決方法是：<br />
map ^[[12~ :python debugger_command(’step_into’)&lt;cr&gt;</p>
<p>注意，輸入的方式是 press the key followed by F2 key</p>
</blockquote>
<p>感謝你的提醒^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gala4th</title>
		<link>http://blog.johnpupu.tw/2008/05/14/%e5%9c%a8vim-%e4%b8%8bdebug-php-use-xdebug/comment-page-1/#comment-4212</link>
		<dc:creator>gala4th</dc:creator>
		<pubDate>Wed, 04 Nov 2009 20:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=208#comment-4212</guid>
		<description>系統會把  tag 吃掉，重貼一次

嘗試了好一段時間，如果有這樣的設定:

map &lt;F2&gt;:python debugger_command(’step_into’)&lt;cr&gt;

那麼，直接用 vim ，然後按 F2 是正常的

但是，如果是 GNU screen + vim ，按 F2 則會會變成 “轉換大小寫” 的功能

另個解決方法是：
map ^[[12~ :python debugger_command(’step_into’)&lt;cr&gt;

注意，輸入的方式是 press the key followed by F2 key</description>
		<content:encoded><![CDATA[<p>系統會把  tag 吃掉，重貼一次</p>
<p>嘗試了好一段時間，如果有這樣的設定:</p>
<p>map &lt;F2&gt;:python debugger_command(’step_into’)&lt;cr&gt;</p>
<p>那麼，直接用 vim ，然後按 F2 是正常的</p>
<p>但是，如果是 GNU screen + vim ，按 F2 則會會變成 “轉換大小寫” 的功能</p>
<p>另個解決方法是：<br />
map ^[[12~ :python debugger_command(’step_into’)&lt;cr&gt;</p>
<p>注意，輸入的方式是 press the key followed by F2 key</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gala4th</title>
		<link>http://blog.johnpupu.tw/2008/05/14/%e5%9c%a8vim-%e4%b8%8bdebug-php-use-xdebug/comment-page-1/#comment-4211</link>
		<dc:creator>gala4th</dc:creator>
		<pubDate>Wed, 04 Nov 2009 20:00:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=208#comment-4211</guid>
		<description>嘗試了好一段時間，如果有這樣的設定:

map  :python debugger_command(&#039;step_into&#039;)

那麼，直接用 vim ，然後按 F2 是正常的

但是，如果是 GNU screen + vim ，按 F2 則會會變成 &quot;轉換大小寫&quot; 的功能

另個解決方法是：
map ^[[12~ :python debugger_command(&#039;step_into&#039;)

注意，輸入的方式是 press the  key followed by F2 key

Reference: http://vim.wikia.com/wiki/Mapping_keys_in_Vim_-_Tutorial_%28Part_2%29</description>
		<content:encoded><![CDATA[<p>嘗試了好一段時間，如果有這樣的設定:</p>
<p>map  :python debugger_command(&#8217;step_into&#8217;)</p>
<p>那麼，直接用 vim ，然後按 F2 是正常的</p>
<p>但是，如果是 GNU screen + vim ，按 F2 則會會變成 &#8220;轉換大小寫&#8221; 的功能</p>
<p>另個解決方法是：<br />
map ^[[12~ :python debugger_command(&#8217;step_into&#8217;)</p>
<p>注意，輸入的方式是 press the  key followed by F2 key</p>
<p>Reference: <a href="http://vim.wikia.com/wiki/Mapping_keys_in_Vim_-_Tutorial_%28Part_2%29" rel="nofollow">http://vim.wikia.com/wiki/Mapping_keys_in_Vim_-_Tutorial_%28Part_2%29</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
