File: README

package info (click to toggle)
screen 4.9.1-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,040 kB
  • sloc: ansic: 39,738; sh: 2,147; makefile: 347; perl: 63
file content (20 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

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.