press-keys

Types a keyboard combination.

ArgumentTypeDescription

keys

yml array of strings

A list of keys to press together.

Example Usage

command: press-keys
keys: [command, space]

Last updated