tui.get.event
tui.get.event
Prints the current input event on one line: type=… key=… x=… y=… pane=… widget=… button=….
Notes
- Meant for debugging. In handlers read the
TUI_EVENT_*variables directly (see the module intro).
