- (termbox-peek-event [timeout-millis integer]) -> list procedure
Wait for an event up to 'timeout' milliseconds and return the event when available. An event is a list containing the following:
(TYPE MOD KEY CHAR W H X Y).
Wait for an event up to 'timeout' milliseconds and return the event when available. An event is a list containing the following:
(TYPE MOD KEY CHAR W H X Y).