Set title bas on the output found on the screen.
[screen-lua.git] / src / terminfo / README
blob45b39e6a2050808839ea28843286752982c3267d
2 This directory contains various file for termcap/terminfo installation
3 and testing:
5 screencap               Termcap entry for screen. Add it to /etc/termcap.
6                         On NetBSD, you should run /usr/bin/cap_mkdb afterwards.
8 screeninfo.src          Terminfo entry. Use 'tic screeninfo.src'
9                         to install (Sun: /usr/5bin/tic).
11 checktc.c               Termcap/info test program. Checks margin
12                         handling and other things.
14 8bits                   Some chars from the ISO 8859-1 charset.
16 test.txt                Test file for alternate charset.
18 tetris.c                The popular game, by John Tromp. This is one of
19                         the winners of the 1989 IOCCC contest.