mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-08 01:10:23 +00:00
517 B
517 B
% notcurses-input(1) % nick black nickblack@linux.com % v2.3.13
NAME
notcurses-input - Read and display input events
SYNOPSIS
notcurses-input
DESCRIPTION
notcurses-input reads from stdin and decodes the input to stdout, including synthesized events and mouse events. To exit, generate EOF (usually Ctrl+'d').
OPTIONS
NOTES
Mouse events are only generated for button presses, and for movement while a button is held down.
SEE ALSO
tack(1), notcurses(3), notcurses_input(3)