![]() |
![]()
| ![]() |
![]()
NAMEnotcurses-input - Read and display input events SYNOPSISnotcurses-input [-v] [-m] DESCRIPTIONnotcurses-input reads from stdin and decodes the input to stdout, including synthesized events and mouse events. To exit, generate EOF (usually Ctrl+'d'). Each event will be printed on a single line. Leading that line is a series of modifier indicators:
By default, mice events are enabled. OPTIONS-v: Increase verbosity. -m: Inhibit mice events. NOTESMouse events are only generated for button presses and releases, and for movement while a button is held down. SEE ALSOtack(1), notcurses(3), notcurses_input(3) AUTHORSnick black nickblack@linux.com.
|