1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 11:14:12 +01:00

Give up and add key chains to 'passkeys'. Also add <A-b> to execute a builtin mapping. Closes issue #189.

This commit is contained in:
Kris Maglione
2011-02-19 17:32:55 -05:00
parent 019504e11c
commit 1dcbf88509
6 changed files with 80 additions and 30 deletions

View File

@@ -148,6 +148,7 @@ var Browser = Module("browser", XPCOM(Ci.nsISupportsWeakReference, ModuleBase),
onLocationChange.superapply(this, arguments);
contexts.flush();
options.get("passkeys").flush();
statusline.updateUrl();
statusline.progress = "";