notcurses/doc/man/man1/notcurses-input.1.md
nick black 88c49df1b1
v1.2.1
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
2020-02-20 05:13:22 -05:00

29 lines
503 B
Markdown

% notcurses-input(1)
% nick black <nickblack@linux.com>
% v1.2.1
# 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
**notcurses(3)**,
**notcurses_input(3)**