aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzyMode.js
AgeCommit message (Expand)Author
2012-04-10add bookmark in "all" completionNiklas Baumstark
2012-04-10improve perfmance by caching history results in the background page.Niklas Baumstark
2012-04-10sort results in tab completion modeNiklas Baumstark
2012-04-10add special command for tab completionNiklas Baumstark
2012-04-10restructure fuzzy mode flowNiklas Baumstark
2012-04-10really get more history itemsNiklas Baumstark
2012-04-10add tab completion supportNiklas Baumstark
2012-04-10add Google lucky search as command "luck "Niklas Baumstark
2012-04-10decrease number of history itemsNiklas Baumstark
2012-04-10make number of completions configurableNiklas Baumstark
2012-04-10allow custom functions as commands, add example in form of forced web searchNiklas Baumstark
2012-04-10fix syntax errorNiklas Baumstark
2012-04-10remove empty leading lineNiklas Baumstark
2012-04-10make F5 refresh the completionsNiklas Baumstark
2012-04-10fix some issues with asynchronous filtering and refreshingNiklas Baumstark
2012-04-10add possibility to use custom search engines and use "wiki ", "cc ", and ";" ...Niklas Baumstark
2012-04-10add fuzzy modeNiklas Baumstark