-
Termcap ("terminal capability") is a
legacy software library and
database used on Unix-like
computers that
enables programs to use
display computer terminals...
-
implemented the
first terminfo library in 1981–1982 as an
improvement over
termcap. The
improvements include faster access to
stored terminal descriptions...
-
terminal capabilities.
Depending on the system, tput uses the
terminfo or
termcap database, as well as
looking into the
environment for the
terminal type...
-
functions from the
termcap library, and
adding to that. A few
years later, Mary Ann Horton, who had
maintained the vi and
termcap sources at Berkeley...
- to
support Rogue, a text-based
adventure game. It
originally used the
termcap library,
which was used in
other programs, such as the vi editor. The success...
- -soname,
termcap.so.4,-rpath,/lib/
termcap.so.4 -o
termcap.so.4 $
objdump -x
termcap.so.4
NEEDED libc.so.6
SONAME termcap.so.4
RPATH /lib/
termcap.so.4 In...
- capabilities. The
termcap (for "terminal capabilities")
library was
developed for BSD systems. It uses a
database stored in the file /etc/
termcap. This database...
-
sequences were
different for
different terminals,
elaborate libraries such as
termcap ("terminal capabilities") and
utilities such as tput had to be created...
-
control and
another to the
pseudo terminal concept and to
libraries like
termcap and
curses that
build atop it.
Stevens adds
three chapters giving more...
- the TERM
environment variable (and,
optionally for the
termcap and
terminfo libraries, the
TERMCAP and
TERMINFO environment variables, respectively). This...