mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 16:45:45 +01:00
Update :listkeys for :mapgroups.
This commit is contained in:
@@ -336,6 +336,7 @@ var Util = Module("Util", XPCOM([Ci.nsIObserver, Ci.nsISupportsWeakReference]),
|
||||
(\}>) // 5
|
||||
)
|
||||
]]>, "giy");
|
||||
macro = String(macro);
|
||||
while (match = re.exec(macro)) {
|
||||
let [, prefix, open, full, macro, close] = match;
|
||||
end += match[0].length;
|
||||
|
||||
Reference in New Issue
Block a user