mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 16:17:59 +01:00
Beep at failed key chains.
--HG-- branch : key-processing
This commit is contained in:
@@ -1334,6 +1334,7 @@ var Commands = Module("commands", {
|
||||
bang: args["-bang"],
|
||||
count: args["-count"],
|
||||
completer: completerFunc,
|
||||
literal: args["-count"] == "*" ? 0 : null,
|
||||
persist: !args["-nopersist"],
|
||||
replacementText: args.literalArg,
|
||||
sourcing: io.sourcing && update({}, io.sourcing)
|
||||
|
||||
Reference in New Issue
Block a user