A89: getkey()?


[Prev][Next][Index][Thread]

A89: getkey()?




Is there a command that is like the getkey() function, meaning that it will
not wait for a key to be pressed, it will just read whatever's in the buffer?
(Unlike util::idle_loop, which will halt everything until a key is pressed)