OpenGrok
Cross Reference: curses_scroll.3
xref
: /
src
/
lib
/
libcurses
/
curses_scroll.3
Home
|
History
|
Annotate
|
Download
|
only in
libcurses
History log of
/src/lib/libcurses/curses_scroll.3
Revision
Date
Author
Comments
1.7
11-Apr-2025
uwe
curses: use .Va stdscr in manpages
1.6
01-Jan-2025
jnemeth
- s/setscrreg/getscrreg/ for new getscrreg function
- while here, bump date for new functions
1.5
05-Dec-2024
blymn
Fixes PR lib/58823
Implement the ncurses extension wgetscrreg which returns the
scrolling region of the given window. Also implement getscrreg to
get the scrolling region of stdscr which appears to be missing from
ncurses but does follow the convention of having a non w prefixed
function that applies to stdscr.
Due to the addtion of a new function a minor library version bump has
been done.
1.4
16-Apr-2003
wiz
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
1.3
14-Feb-2003
grant
'NetBSD.org' and some mdoc fixes.
1.2
21-Oct-2002
wiz
Drop trailing whitespace.
1.1
21-Oct-2002
blymn
Added separate man pages for curses functions to provide better
documentation of the curses functions.
Indexes created Tue Sep 30 07:10:03 GMT 2025