<?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: Installing fuzzyfinder_textmate: Textmate&#8217;s Cmd+T in Vim</title>
	<atom:link href="http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 18:31:40 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Bill Mill</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3706</link>
		<dc:creator>Bill Mill</dc:creator>
		<pubDate>Wed, 18 Aug 2010 18:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3706</guid>
		<description>Grr, your commenting system stripped the &lt;leader&gt; from that comment.</description>
		<content:encoded><![CDATA[<p>Grr, your commenting system stripped the &lt;leader&gt; from that comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Mill</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3705</link>
		<dc:creator>Bill Mill</dc:creator>
		<pubDate>Wed, 18 Aug 2010 18:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3705</guid>
		<description>map t :FufFile **/

works well enough for me, using fuzzyfinder 3.5.</description>
		<content:encoded><![CDATA[<p>map t :FufFile **/</p>
<p>works well enough for me, using fuzzyfinder 3.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3659</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Wed, 07 Jul 2010 01:54:57 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3659</guid>
		<description>Great stuff thanks.Going to purchase the screencast right now.</description>
		<content:encoded><![CDATA[<p>Great stuff thanks.Going to purchase the screencast right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3639</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sun, 23 May 2010 03:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3639</guid>
		<description>Thanks for this, converted to Vim from Textmate about a month ago and really missed cmd-t.  

Much appreciated, will check out your screencast!</description>
		<content:encoded><![CDATA[<p>Thanks for this, converted to Vim from Textmate about a month ago and really missed cmd-t.  </p>
<p>Much appreciated, will check out your screencast!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Orenstein</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3533</link>
		<dc:creator>Ben Orenstein</dc:creator>
		<pubDate>Wed, 10 Mar 2010 17:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3533</guid>
		<description>Charles -- Sorry, no idea.  I don&#039;t run any Windows machine anymore.  Maybe someone else can chime in with an answer.</description>
		<content:encoded><![CDATA[<p>Charles &#8212; Sorry, no idea.  I don&#8217;t run any Windows machine anymore.  Maybe someone else can chime in with an answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Strahan</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3532</link>
		<dc:creator>Charles Strahan</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3532</guid>
		<description>Hello!

Thanks for the awesome tutorial. I ran into one slight problem - Vim couldn&#039;t find msvcrt-ruby18.dll (I&#039;m running Windows). I use Ruby 1.9, and that&#039;s what I have on my PATH - so dropping msvcrt-ruby18.dll into my 1.9 bin/ did the trick.

I&#039;m sure this will cause some problems down the road though. Do you know how to make Vim use another path?

Thanks,
-Charles</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Thanks for the awesome tutorial. I ran into one slight problem &#8211; Vim couldn&#8217;t find msvcrt-ruby18.dll (I&#8217;m running Windows). I use Ruby 1.9, and that&#8217;s what I have on my PATH &#8211; so dropping msvcrt-ruby18.dll into my 1.9 bin/ did the trick.</p>
<p>I&#8217;m sure this will cause some problems down the road though. Do you know how to make Vim use another path?</p>
<p>Thanks,<br />
-Charles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3525</link>
		<dc:creator>Uwe</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3525</guid>
		<description>Frederik: enter **/ after :FufFile, which matches all files recursively. Then refine your search. **/app for example matches every file or dir with &#039;app&#039; in it&#039;s name.

I find fuzzyfinder_textmate a bit smarter though.</description>
		<content:encoded><![CDATA[<p>Frederik: enter **/ after :FufFile, which matches all files recursively. Then refine your search. **/app for example matches every file or dir with &#8216;app&#8217; in it&#8217;s name.</p>
<p>I find fuzzyfinder_textmate a bit smarter though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Neil</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3524</link>
		<dc:creator>Drew Neil</dc:creator>
		<pubDate>Wed, 03 Mar 2010 10:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3524</guid>
		<description>Henrik: it looks as though g:fuf_splitPathMatching is enabled by default in FuzzyFinder 3.5. The documentation states that &quot;[TextMate cmd-T matching occurs] in a mode which targets a static set of file paths (such as Buffer or MRU-File mode, not File or Directory)&quot;. In other words, cmd-T style matching works on the list of files which have been opened in a Vim session. The fuzzyfinder_textmate plugin does cmd-T matching on all files below the current working directory (up to a limit). Am I missing something?</description>
		<content:encoded><![CDATA[<p>Henrik: it looks as though g:fuf_splitPathMatching is enabled by default in FuzzyFinder 3.5. The documentation states that &#8220;[TextMate cmd-T matching occurs] in a mode which targets a static set of file paths (such as Buffer or MRU-File mode, not File or Directory)&#8221;. In other words, cmd-T style matching works on the list of files which have been opened in a Vim session. The fuzzyfinder_textmate plugin does cmd-T matching on all files below the current working directory (up to a limit). Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3483</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Wed, 17 Feb 2010 05:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3483</guid>
		<description>I noticed that I am able to see a file drop down and select different files, but pressing enter doesn&#039;t jump to a file, it puts me an insert mode. 

I&#039;ve gone over my vimrc a few times but I don&#039;t see what the culprit is, any ideas? Thanks!</description>
		<content:encoded><![CDATA[<p>I noticed that I am able to see a file drop down and select different files, but pressing enter doesn&#8217;t jump to a file, it puts me an insert mode. </p>
<p>I&#8217;ve gone over my vimrc a few times but I don&#8217;t see what the culprit is, any ideas? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik</title>
		<link>http://codeulate.com/2010/02/installing-fuzzyfinder_textmate-textmates-cmdt-in-vim/comment-page-1/#comment-3455</link>
		<dc:creator>Frederik</dc:creator>
		<pubDate>Mon, 08 Feb 2010 13:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://codeulate.com/?p=80#comment-3455</guid>
		<description>Henrik: How exactly do you get it to match all files recursively in a directory?</description>
		<content:encoded><![CDATA[<p>Henrik: How exactly do you get it to match all files recursively in a directory?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
