mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 20:27:58 +01:00
Death to E4X and stuff.
This commit is contained in:
@@ -316,7 +316,7 @@ var History = Module("history", {
|
||||
.concat(jumps)
|
||||
.concat(sh.slice(sh.index + 1));
|
||||
|
||||
commandline.commandOutput(template.jumps(index, list));
|
||||
commandline.commandOutput(template_.jumps(index, list));
|
||||
},
|
||||
{ argCount: "0" });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user