notcurses-input - Read and display input events
notcurses-input reads from stdin and decodes the input to stdout, including synthesized events and mouse events. To exit, generate EOF (usually Ctrl+'d').
Mouse events are only generated for button presses, and for movement while a button is held down.
notcurses(3), notcurses_input(3)