From a9498262cb523429fe0e7ce79e97d725d482b1a0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 19 Feb 2025 21:24:33 +0100 Subject: Add LIBTERMINPUT_MACRO_ON_BLOCK MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libterminput_is_ready.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libterminput_is_ready.3') diff --git a/libterminput_is_ready.3 b/libterminput_is_ready.3 index 27b98f6..c624008 100644 --- a/libterminput_is_ready.3 +++ b/libterminput_is_ready.3 @@ -30,9 +30,11 @@ The function should only be used if using blocking read operations (terminal file descriptor configured with .I O_NONBLOCK -cleared). The flag +cleared). The flags .I LIBTERMINPUT_ESC_ON_BLOCK -is only meaningful for non-blocking reads. With non-blocking +and +.I LIBTERMINPUT_MACRO_ON_BLOCK +are only meaningful for non-blocking reads. With non-blocking reads, the application should call .BR libterminput_read (3) and check for -- cgit v1.2.3-70-g09d2