Init gobble mode. After parsing the defined number of input keys, or until provided terminator key, execute endCmd with attached parsed input. Escape cancels the mode and returns to normal mode.
endCmd
Escape
Receive keypress. If applicable, execute a command.
Reset state.
Init gobble mode. After parsing the defined number of input keys, or until provided terminator key, execute
endCmd
with attached parsed input.Escape
cancels the mode and returns to normal mode.