[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 071/100] man/ncurses.3x: Note keybound() and use_legacy_coding()
From: |
G. Branden Robinson |
Subject: |
[PATCH 071/100] man/ncurses.3x: Note keybound() and use_legacy_coding() as extensions. |
Date: |
Sat, 30 Mar 2024 16:59:38 -0500 |
---
man/ncurses.3x | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/man/ncurses.3x b/man/ncurses.3x
index b64b899ea..edcac2f19 100644
--- a/man/ncurses.3x
+++ b/man/ncurses.3x
@@ -1846,6 +1846,7 @@ .SH EXTENSIONS
see
\fB\%define_key\fP(3X),
\fB\%key_defined\fP(3X),
+\fB\%keybound\fP(3X),
and
\fB\%keyok\fP(3X).
.PP
@@ -1882,6 +1883,9 @@ .SH EXTENSIONS
.PP
Some extensions are available only if
.I \%ncurses
+permits modification of \fB\%unctrl\fP(3X)'s behavior;
+see \fB\%use_legacy_coding\fP(3X).
+.I \%ncurses
is compiled to support them;
section \*(``ALTERNATE CONFIGURATIONS\*('' describes how.
.bP
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 071/100] man/ncurses.3x: Note keybound() and use_legacy_coding() as extensions.,
G. Branden Robinson <=