master-key.ignore
This command is used in a binding file to signal that the given keypress should do nothing. This is useful for key presses that would otherwise cause some other action to occur (e.g. insert characters in a file). However, it is often more effective to use a [[mode]] section's whenNoBinding = 'ignoreCharacters'setting, instead of an explicit call to master-key.ignore.
