diff options
| author | Phil Crosby | 2012-06-02 20:08:35 -0700 |
|---|---|---|
| committer | Phil Crosby | 2012-06-03 16:52:32 -0700 |
| commit | e7f75e2c6add8048beb1f4dd2703766f016497bd (patch) | |
| tree | 3ac47a4a7084b5349c4aabbd4a49cfb3acef3036 /lib/dom_utils.js | |
| parent | d5e64794577e64ef92412e2f0a5794120a85d77b (diff) | |
| download | vimium-e7f75e2c6add8048beb1f4dd2703766f016497bd.tar.bz2 | |
A WIP rewrite of completion in the vomnibar.
The purpose of this refactor is to simplify the contract so it's easier
to modify, and to make some substantial usability improvements.
One of the key differences is that matching is no longer fuzzy. If you
want to search more than one term, separate them by spaces. This matches
the behavior in Firefox.
While fuzzy matching is a nice experience for a limited set of known
items (like files in the current project), it doesn't work well for
a huge messy collection, like URLs in your history. The query "hello"
will match random stuff from your google search results for instance,
and it's hard to prune that noise using ranking intelligence.
Diffstat (limited to 'lib/dom_utils.js')
0 files changed, 0 insertions, 0 deletions
