1
0
Fork 0
screen/terminfo
Daniel Baumann e88291c4cd
Adding upstream version 4.9.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 15:19:57 +02:00
..
8bits Adding upstream version 4.9.1. 2025-06-22 15:19:57 +02:00
checktc.c Adding upstream version 4.9.1. 2025-06-22 15:19:57 +02:00
README Adding upstream version 4.9.1. 2025-06-22 15:19:57 +02:00
screencap Adding upstream version 4.9.1. 2025-06-22 15:19:57 +02:00
screeninfo.src Adding upstream version 4.9.1. 2025-06-22 15:19:57 +02:00
test.txt Adding upstream version 4.9.1. 2025-06-22 15:19:57 +02:00
tetris.c Adding upstream version 4.9.1. 2025-06-22 15:19:57 +02:00

This directory contains various file for termcap/terminfo installation
and testing:

screencap		Termcap entry for screen. Add it to /etc/termcap.
			On NetBSD, you should run /usr/bin/cap_mkdb afterwards.

screeninfo.src		Terminfo entry. Use 'tic screeninfo.src'
			to install (Sun: /usr/5bin/tic).

checktc.c		Termcap/info test program. Checks margin
			handling and other things.

8bits			Some chars from the ISO 8859-1 charset.

test.txt		Test file for alternate charset.

tetris.c		The popular game, by John Tromp. This is one of
			the winners of the 1989 IOCCC contest.