1notcurses-input(1) notcurses-input(1)
2
3
4
6 notcurses-input - Read and display input events
7
9 notcurses-input
10
12 notcurses-input reads from stdin and decodes the input to stdout, in‐
13 cluding synthesized events and mouse events. To exit, generate EOF
14 (usually Ctrl+'d').
15
18 Mouse events are only generated for button presses, and for movement
19 while a button is held down.
20
22 notcurses(3), notcurses_input(3)
23
25 nick black <nickblack@linux.com>.
26
27
28
29 v2.2.3 notcurses-input(1)