mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 07:32:27 +01:00
Merge branch 'hardcopy-file' into vimperator-2.1
This commit is contained in:
@@ -728,6 +728,7 @@ function History() //{{{
|
||||
|
||||
context.completions = [sh.getEntryAtIndex(i, false) for (i in util.range(sh.index, 0, true))];
|
||||
context.keys = { text: function (item) item.URI.spec, description: "title" };
|
||||
liberator.dump(context.items);
|
||||
},
|
||||
count: true,
|
||||
literal: 0
|
||||
|
||||
Reference in New Issue
Block a user