aboutsummaryrefslogtreecommitdiffstats
path: root/libterminput_is_ready.3
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-02-19 21:24:33 +0100
committerMattias Andrée <m@maandree.se>2025-02-19 21:24:33 +0100
commita9498262cb523429fe0e7ce79e97d725d482b1a0 (patch)
tree8af04618ec478f691a6c58e04c0d2a754995e50b /libterminput_is_ready.3
parentmisc cleanup, fixes, and clarifications, and escape sequence (diff)
downloadlibterminput-a9498262cb523429fe0e7ce79e97d725d482b1a0.tar.gz
libterminput-a9498262cb523429fe0e7ce79e97d725d482b1a0.tar.bz2
libterminput-a9498262cb523429fe0e7ce79e97d725d482b1a0.tar.xz
Add LIBTERMINPUT_MACRO_ON_BLOCK
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--libterminput_is_ready.36
1 files changed, 4 insertions, 2 deletions
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