D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

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).