1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 08:08:00 +01:00

push literalArg onto the end of args.arguments in parseArgs - still a bit of a

mess
This commit is contained in:
Doug Kearns
2008-11-03 06:00:44 +00:00
parent e8cf48af6c
commit 31ba397ff5
6 changed files with 17 additions and 18 deletions

View File

@@ -174,7 +174,7 @@ function Editor() //{{{
editor.listAbbreviations(mode, lhs || "");
},
{
argCount: 1,
argCount: "2",
literal: true,
serial: function () [
{