termcap and terminfo

Like System V, this operating system uses terminfo entries in /usr/lib/terminfo/?/* files.

Users with 4.3 BSD Systems might find the following commands helpful:

captoinfo(1)
Converts a termcap file to a terminfo file
tic(1)
Translates the terminfo files from source to compiled format.

This operating system includes source for many terminfo entries. Some of these might need to be compiled with the tic command. The termcap file is provided in /lib/libtermcap/termcap.src file.