Files
vasilito facf0c92e0 feat: track all source trees in git — full fork offline-first model
Red Bear OS is a full fork. All sources must be available from git clone
with zero network access. Removed gitignore rules that excluded fetched
source trees under recipes/*/source/, local/recipes/kde/*/source/,
local/recipes/qt/*/source/, and vendor source trees.

Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded.

127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt
frameworks, mesa, wayland, DRM drivers, and every other recipe source.
2026-05-14 10:55:53 +01:00

128 lines
5.1 KiB
HTML

<!--
$Id: index.html,v 1.13 2024/05/25 22:27:27 tom Exp $
****************************************************************************
* Copyright 2019-2020,2024 Thomas E. Dickey *
* Copyright 2001-2013,2017 Free Software Foundation, Inc. *
* *
* Permission is hereby granted, free of charge, to any person obtaining a *
* copy of this software and associated documentation files (the *
* "Software"), to deal in the Software without restriction, including *
* without limitation the rights to use, copy, modify, merge, publish, *
* distribute, distribute with modifications, sublicense, and/or sell *
* copies of the Software, and to permit persons to whom the Software is *
* furnished to do so, subject to the following conditions: *
* *
* The above copyright notice and this permission notice shall be included *
* in all copies or substantial portions of the Software. *
* *
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS *
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF *
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. *
* IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, *
* DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR *
* OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR *
* THE USE OR OTHER DEALINGS IN THE SOFTWARE. *
* *
* Except as contained in this notice, the name(s) of the above copyright *
* holders shall not be used in advertising or otherwise to promote the *
* sale, use or other dealings in this Software without prior written *
* authorization. *
****************************************************************************
-->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.6.0">
<title>NCURSES &ndash; Manual Pages</title>
<link rel="author" href="mailto:dickey@invisible-island.net">
<meta http-equiv="Content-Type" content=
"text/html; charset=us-ascii">
</head>
<body>
<ul>
<li>Programs:
<ul>
<li><a href="captoinfo.1m.html">captoinfo &ndash; convert a
termcap description into a terminfo description</a></li>
<li><a href="clear.1.html">clear &ndash; clear the terminal
screen</a></li>
<li><a href="infocmp.1m.html">infocmp &ndash; compare or
print out terminfo descriptions</a></li>
<li><a href="infotocap.1m.html">infotocap &ndash; convert a
terminfo description into a termcap description</a></li>
<li><a href="tabs.1.html">tabs &ndash; set terminal tab
stops</a></li>
<li><a href="tic.1m.html">tic &ndash; compile terminal
descriptions for terminfo or termcap</a></li>
<li><a href="toe.1m.html">toe &ndash; list table of entries
of terminfo terminal types</a></li>
<li><a href="tput.1.html">tput &ndash; initialize a
terminal, exercise its capabilities, or query terminfo
database</a></li>
<li><a href="tset.1.html">tset &ndash; initialize or reset
terminal state</a></li>
</ul>
</li>
<li>Scripts:
<ul>
<li><a href=
"adacurses6-config.1.html">adacurses*-config</a> &ndash;
configuration helper for AdaCurses libraries</li>
<li><a href="ncurses6-config.1.html">ncurses*-config</a>
&ndash; configuration helper for ncurses libraries</li>
</ul>
</li>
<li>Libraries:
<ul>
<li><a href="ncurses.3x.html">ncurses &ndash;
character-cell terminal interface with optimized output</a></li>
<li><a href="panel.3x.html">panel &ndash; manage
overlapping curses windows</a></li>
<li><a href="form.3x.html">form &ndash; present
user-fillable forms in curses windows</a></li>
<li><a href="menu.3x.html">menu &ndash; present menus in
curses windows</a></li>
</ul>
</li>
<li>File formats:
<ul>
<li><a href="terminfo.5.html">terminfo &ndash; terminal
capability database</a></li>
<li><a href="term.5.html">term &ndash; compiled terminfo
terminal description</a></li>
<li><a href="scr_dump.5.html">scr_dump &ndash; curses
screen dump</a></li>
<li><a href="user_caps.5.html">user_caps &ndash;
user-defined terminfo capability format</a></li>
</ul>
</li>
<li>Other information:
<ul>
<li><a href="term.7.html">term &ndash; conventions for
naming terminal types</a></li>
</ul>
</li>
</ul>
</body>
</html>