]> ncurses.scripts.mit.edu Git - ncurses.git/blob - doc/html/man/index.html
ncurses 6.5 - patch 20240525
[ncurses.git] / doc / html / man / index.html
1 <!--
2   $Id: index.html,v 1.13 2024/05/25 22:27:27 tom Exp $
3   ****************************************************************************
4   * Copyright 2019-2020,2024 Thomas E. Dickey                                *
5   * Copyright 2001-2013,2017 Free Software Foundation, Inc.                  *
6   *                                                                          *
7   * Permission is hereby granted, free of charge, to any person obtaining a  *
8   * copy of this software and associated documentation files (the            *
9   * "Software"), to deal in the Software without restriction, including      *
10   * without limitation the rights to use, copy, modify, merge, publish,      *
11   * distribute, distribute with modifications, sublicense, and/or sell       *
12   * copies of the Software, and to permit persons to whom the Software is    *
13   * furnished to do so, subject to the following conditions:                 *
14   *                                                                          *
15   * The above copyright notice and this permission notice shall be included  *
16   * in all copies or substantial portions of the Software.                   *
17   *                                                                          *
18   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS  *
19   * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF               *
20   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.   *
21   * IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,   *
22   * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR    *
23   * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR    *
24   * THE USE OR OTHER DEALINGS IN THE SOFTWARE.                               *
25   *                                                                          *
26   * Except as contained in this notice, the name(s) of the above copyright   *
27   * holders shall not be used in advertising or otherwise to promote the     *
28   * sale, use or other dealings in this Software without prior written       *
29   * authorization.                                                           *
30   ****************************************************************************
31   -->
32 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
33 <html>
34 <head>
35   <meta name="generator" content=
36   "HTML Tidy for HTML5 for Linux version 5.6.0">
37   <title>NCURSES &ndash; Manual Pages</title>
38   <link rel="author" href="mailto:dickey@invisible-island.net">
39   <meta http-equiv="Content-Type" content=
40   "text/html; charset=us-ascii">
41 </head>
42 <body>
43   <ul>
44     <li>Programs:
45       <ul>
46         <li><a href="captoinfo.1m.html">captoinfo &ndash; convert a
47         termcap description into a terminfo description</a></li>
48
49         <li><a href="clear.1.html">clear &ndash; clear the terminal
50         screen</a></li>
51
52         <li><a href="infocmp.1m.html">infocmp &ndash; compare or
53         print out terminfo descriptions</a></li>
54
55         <li><a href="infotocap.1m.html">infotocap &ndash; convert a
56         terminfo description into a termcap description</a></li>
57
58         <li><a href="tabs.1.html">tabs &ndash; set terminal tab
59         stops</a></li>
60
61         <li><a href="tic.1m.html">tic &ndash; compile terminal
62         descriptions for terminfo or termcap</a></li>
63
64         <li><a href="toe.1m.html">toe &ndash; list table of entries
65         of terminfo terminal types</a></li>
66
67         <li><a href="tput.1.html">tput &ndash; initialize a
68         terminal, exercise its capabilities, or query terminfo
69         database</a></li>
70
71         <li><a href="tset.1.html">tset &ndash; initialize or reset
72         terminal state</a></li>
73       </ul>
74     </li>
75
76     <li>Scripts:
77       <ul>
78         <li><a href=
79         "adacurses6-config.1.html">adacurses*-config</a> &ndash;
80         configuration helper for AdaCurses libraries</li>
81
82         <li><a href="ncurses6-config.1.html">ncurses*-config</a>
83         &ndash; configuration helper for ncurses libraries</li>
84       </ul>
85     </li>
86
87     <li>Libraries:
88       <ul>
89         <li><a href="ncurses.3x.html">ncurses &ndash;
90         character-cell terminal interface with optimized output</a></li>
91
92         <li><a href="panel.3x.html">panel &ndash; manage
93         overlapping curses windows</a></li>
94
95         <li><a href="form.3x.html">form &ndash; present
96         user-fillable forms in curses windows</a></li>
97
98         <li><a href="menu.3x.html">menu &ndash; present menus in
99         curses windows</a></li>
100       </ul>
101     </li>
102
103     <li>File formats:
104       <ul>
105         <li><a href="terminfo.5.html">terminfo &ndash; terminal
106         capability database</a></li>
107
108         <li><a href="term.5.html">term &ndash; compiled terminfo
109         terminal description</a></li>
110
111         <li><a href="scr_dump.5.html">scr_dump &ndash; curses
112         screen dump</a></li>
113
114         <li><a href="user_caps.5.html">user_caps &ndash;
115         user-defined terminfo capability format</a></li>
116       </ul>
117     </li>
118
119     <li>Other information:
120       <ul>
121         <li><a href="term.7.html">term &ndash; conventions for
122         naming terminal types</a></li>
123       </ul>
124     </li>
125   </ul>
126 </body>
127 </html>