Termcap

From Hackepedia
Revision as of 11:55, 12 March 2007 by Pbug (talk | contribs) (New page: termcap is a huge collection of screen control mappings to different manufacturers of terminals. Because back when producers of terminals disagreed on what should refresh a screen for exa...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

termcap is a huge collection of screen control mappings to different manufacturers of terminals. Because back when producers of terminals disagreed on what should refresh a screen for example the programmers of UNIX terminal servers managed a large capability file that would remap a common clear screen to the proper screen codes on whichever terminal.

The file is found in /etc/termcap most likely but also in /usr/share/misc/termcap.