mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 03:12:27 +01:00
don't prepend the ex command string to the MOW output for all commands
This commit is contained in:
@@ -282,7 +282,6 @@ function Mappings() //{{{
|
||||
}
|
||||
|
||||
var list = "<table>";
|
||||
|
||||
for (var i = 0; i < maps.length; i++)
|
||||
{
|
||||
for (var j = 0; j < maps[i].names.length; j++)
|
||||
|
||||
Reference in New Issue
Block a user