atto icon indicating copy to clipboard operation
atto copied to clipboard

Add getkey and readkey commands

Open pavlos256 opened this issue 4 years ago • 0 comments

This adds the getkey command that opens the door to games! I was surprised this isn't already built-in (although I did find the undocumented key variable).

Accompanying getkey is readkey, which is the same but will not block if there is no key waiting.

pavlos256 avatar Nov 05 '21 18:11 pavlos256