master-key.pushHistoryToStack
Store a set of previously typed keybindings defined by master key to a stack. Refer to replayFromHistory
for details on how to use the whenComputedRange
and whenComputedIndex
arguments.
Arguments
whenComputedRange.from
: an expression specifying the first command to push to the stackwhenComputedRange.to
: an expression specifying the last command to push to the stackwhenComputedIndex
: an expression specifying the single command to push to the stackregister
: (defaults to "") the specific, named stack where commands will be stored.