From 476ff52ebcdc319f6af57d9443fd953807c8c1af Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 9 Apr 2021 22:35:26 +0200 Subject: Add libterminput.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README') diff --git a/README b/README index e6d7e61..b30d8cd 100644 --- a/README +++ b/README @@ -5,3 +5,14 @@ DESCRIPTION libterminput is a small library that parses input from the terminal. libterminput does not use terminfo, but recognises common sequences. + + libterminput provides the following functions: + + libterminput_read(3) + Read and parse input from the terminal. + + libterminput_set_flags(3) + Add input parsing flags. + + libterminput_clear_flags(3) + Remove input parsing flags. -- cgit v1.2.3-70-g09d2