bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/2] man/curs_util.3x: Add "HISTORY" section.


From: G. Branden Robinson
Subject: [PATCH 2/2] man/curs_util.3x: Add "HISTORY" section.
Date: Sat, 15 Jun 2024 11:49:26 -0500

---
 man/curs_util.3x | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/man/curs_util.3x b/man/curs_util.3x
index c589f0e27..69dea9523 100644
--- a/man/curs_util.3x
+++ b/man/curs_util.3x
@@ -485,6 +485,44 @@ .SS "use_env, use_tioctl"
 (\fBcurs_sp_funcs\fP(3X)).
 This feature of \fBuse_env\fP
 is not provided by other implementations of curses.
+.SH HISTORY
+4BSD (1980)
+defined
+.I \%unctrl
+(as a macro,
+in
+.IR \%unctrl.h ")."
+.PP
+SVr2 (1984) introduced
+.IR \%delay_output ","
+.IR \%flushinp ","
+and
+.IR \%keyname "."
+.PP
+SVr3 (1987) added
+.IR \%filter "."
+Later that year,
+SVr3.1 brought
+.I \%getwin
+and
+.IR \%putwin ","
+reading and writing window dumps
+with \fI\%fread\fP(3) and \fI\%fwrite\fP(3),
+respectively.
+.PP
+SVr4 (1989) supplied
+.IR \%use_env "."
+.PP
+X/Open Curses Issue 4 (1995) specified
+.I \%key_name
+and
+.IR \%wunctrl "."
+.PP
+.I \%ncurses
+5.6 (2006) added
+.IR \%nofilter "," \" 20060107
+and 6.0 (2015)
+.IR \%use_tioctl "." \" 20120714
 .SH SEE ALSO
 \fB\%curses\fP(3X),
 \fB\%curs_initscr\fP(3X),
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]