<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,7 +15,7 @@ To ignore certain files add a TextMate shell variable called `TM_FUZZYFINDER_IGN
 
 As default there is a limit of 10.000 files in the tree structure. To increase/decrease that maximum number add the TextMate shell variable `TM_FUZZYFINDER_CEILING` and set it accordingly.
 
-This GUI makes usage of makes usage of Jamis Buck's [&#8220;Fuzzy File Finder&#8221;](http://github.com/jamis/fuzzy_file_finder) and was inspired by Amiel Martin's [&#8220;FuzzyFileFinder&#8221;](http://github.com/amiel/gotofile.tmbundle/tree/amiels_original) bundle which a few code fragments are taken from.
+This GUI makes usage of makes usage of Jamis Buck's [&#8220;Fuzzy File Finder&#8221;](http://github.com/jamis/fuzzy_file_finder) and was inspired by Amiel Martin's FuzzyFileFinder.tmbundle which a few code fragments are taken from.
 
 # Installation #
 
@@ -31,7 +31,7 @@ git clone git://github.com/amiel/gotofile.tmbundle.git GoToFile.tmbundle
 
 # Usage #
 
-&lt;button&gt;&#8679;&#8984;K&lt;/button&gt; invokes &#8220;GoToFile&#8221;. The root directory will be taken from `$TM_PROJECT_DIRECTORY` || `$TM_DIRECTORY` || current directory. &#8220;GoToFile&#8221; won't work on unsaved documents. There is a mouse-over event to display the entire file path.
+&lt;button&gt;&#8679;&#8984;K&lt;/button&gt; invokes &#8220;GoToFile&#8221;. The root directory will be taken from `$TM_PROJECT_DIRECTORY` || `$TM_DIRECTORY` || current directory. &#8220;GoToFile&#8221; won't work on unsaved documents. There is a tool-tip to display the entire file path.
 
 
 ## Input Field ##
@@ -51,6 +51,7 @@ Normally spaces are ignored. If one wants to look for a space one has to escape
 * &lt;button&gt;SPACE&lt;/button&gt; toggles the QuickLook mode (Leopard only)
 * &lt;button&gt;&#8997; SPACE&lt;/button&gt; adds an (escaped) space character in the search query
 * &lt;button&gt;&#8593;&lt;/button&gt; and &lt;button&gt;&#8595;&lt;/button&gt; resp. &lt;button&gt;&#8677;&lt;/button&gt; and &lt;button&gt;&#8679;&#8677;&lt;/button&gt; navigates through the list of files
+* &lt;button&gt;PAGE UP&lt;/button&gt; and &lt;button&gt;PAGE DOWN&lt;/button&gt; up or down by 10 lines at a time
 * &lt;button&gt;^F&lt;/button&gt; sets the focus to the input field
 * &lt;button&gt;&#8984;W&lt;/button&gt; or &lt;button&gt;ESC&lt;/button&gt; closes the &#8220;GoToFile&#8221; window
 
@@ -62,16 +63,12 @@ Can be found here: http://github.com/amiel/gotofile.tmbundle
 
 * window should close when a file is opened (maybe configurable as it seems that some people like that it stays open)
 * take out duplicate files
-* clean up javascript is mostly done
- * whats left is:
- * quicklook
- * insert space (option-space)
+* refactor some code into fuzzy_file_finder.rb from file_finder.rb
 
 ***also check out the todo list on the [github wiki](http://wiki.github.com/amiel/gotofile.tmbundle/todo)***
 
 # Contributions #
 
-***Date: Feb 26 2009***
 &lt;pre&gt;
 -  Jamis Buck &amp;mdash; fuzzy_file_finder library - &lt;a href=&quot;mailto:jamis@37signals.com&quot;&gt;jamis@37signals.com &lt;/a&gt;
 &lt;/pre&gt;</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3446a1df903efc1ee8fa6c4bbacb422c5fb3a692</id>
    </parent>
  </parents>
  <author>
    <name>Amiel Martin</name>
    <email>amiel.martin@gmail.com</email>
  </author>
  <url>http://github.com/amiel/gotofile.tmbundle/commit/d537725209901de83302ae351bde81d8722c2d23</url>
  <id>d537725209901de83302ae351bde81d8722c2d23</id>
  <committed-date>2009-03-22T00:13:29-07:00</committed-date>
  <authored-date>2009-03-22T00:13:29-07:00</authored-date>
  <message>some work in the readme</message>
  <tree>158ef9d992e79d728d15299c727b3534235acf6a</tree>
  <committer>
    <name>Amiel Martin</name>
    <email>amiel.martin@gmail.com</email>
  </committer>
</commit>
