You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/doc/man/man1/notcurses-input.1.md

25 lines
405 B
Markdown

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