If I may...<br><br><div class="gmail_quote">On Mon, Dec 14, 2009 at 16:03, Robby Findler <span dir="ltr">&lt;<a href="mailto:robby@eecs.northwestern.edu">robby@eecs.northwestern.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This really piqued my interest but what does it do? (I didn&#39;t see any docs.)<br></blockquote><div><br>From :<br><a href="http://planet.plt-scheme.org/package-source/ebellani/dr-fuzzy.plt/1/0/README">http://planet.plt-scheme.org/package-source/ebellani/dr-fuzzy.plt/1/0/README</a><br>
<br>
<div style="margin-left: 40px;">This is an implementation of a gedit snap-open kind of thing for DrScheme.<br>
I&#39;m using Jamis Buck fuzzy finder[1] (which itself was written as a substitution<br>
for the cmd-T function of TextMate) as a base for the internal library,<br>
and the snap open for a GUI template.<br>
<br>
The usage is pretty simple, just type the name of the file you want in the<br>
text field and you are good to go.<br>
<br>
If your file is inside a directory, you could just type the first letter of the<br>
directory. <br>
Ex: your file is in ./test1/test2/file<br>
So you can find it by typing file, or, t/t/file or test1/t/file. <br>
I encourage all to try different combinations.<br>
<br>
<br>
The picture is taken from [2].<br>
<br>
[1] <a href="http://weblog.jamisbuck.org/2008/10/10/coming-home-to-vim">http://weblog.jamisbuck.org/2008/10/10/coming-home-to-vim</a><br>
[2] <a href="http://www.flickr.com/photos/mostaque/3473034726/">http://www.flickr.com/photos/mostaque/3473034726/</a><br>
<br>
</div>
I didn&#39;t test it though (yet?)<br>
Laurent<br></div></div><br>