mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 16:15:47 +01:00
Give *.penta plugins their own JS sandboxen.
--HG-- branch : key-processing
This commit is contained in:
@@ -515,7 +515,7 @@ var Mappings = Module("mappings", {
|
||||
description: "Accept a count before the requisite key press"
|
||||
},
|
||||
{
|
||||
names: ["-description", "-d"],
|
||||
names: ["-description", "-desc", "-d"],
|
||||
description: "A description of this mapping",
|
||||
default: "User-defined mapping",
|
||||
type: CommandOption.STRING
|
||||
|
||||
Reference in New Issue
Block a user