: key await¶
Wait for an (unhandled) key to be pressed (so, it will not work while the text box is focused, since the text box consumes the events)
Usage: : key await [KEY]
Arguments¶
| Name | Description | Possible values | Default |
|---|---|---|---|
<KEY> | If set, key to wait for (else waits for any key) |