Even if there is \fB/Users/foo/Development/dev\-tools\fR that scores better\.
.
.P
-\fBDeeperDirectoryJump\fR
+\fBDeepJump\fR
.
.P
Jump normalized all search terms to the base names of the scored directories, because absolute paths are long and short terms can fuzzy match them easily\.
@@ -112,6 +112,49 @@ $ pwd
.P
The term above will match the last three directories of the path, yielding \fB/Users/foo/Development/chaos/website\fR\.
.
+.P
+\fBReverseJump\fR
+.
+.P
+Given the following filesystem structure:
+.
+.IP""4
+.
+.nf
+
+/Users/foo/Development/society/
+|\-\- artwork
+|\-\- interview
++\-\- website
+
+/Users/foo/Development/chaos/
++\-\- website
+
+/Users/foo/Development/hack/
++\-\- website
+.
+.fi
+.
+.IP""0
+.
+.P
+This mode is useful, if the first invocation of \fBj\fR didn\'t yield a proper result and it gives you the ability to jump to the less scored matches\. Say the desired destination is /Users/foo/Development/chaos/website, but the /Users/foo/Development/hack/website is with the highest score\.
0 comments on commit
6859ba2