Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 062ea2e commit 2e06c20Copy full SHA for 2e06c20
1 file changed
Doc/lib/libcurses.tex
@@ -5,7 +5,9 @@ \section{\module{curses} ---
5
\sectionauthor{Moshe Zadka}{[email protected]}
6
\sectionauthor{Eric Raymond}{[email protected]}
7
\modulesynopsis{An interface to the curses library.}
8
-\versionadded{1.6}
+
9
+\versionchanged[Added support for the \code{ncurses} library and
10
+ converted to a package]{1.6}
11
12
The \module{curses} module provides an interface to the curses
13
library, the de-facto standard for portable advanced terminal
0 commit comments