C. Writing Termcap Descriptions : Examples of Termcap Descriptions : DEC VT100 (Simple) Termcap Description
 
Share this page                  
DEC VT100 (Simple) Termcap Description
Here is the VT100 using only basic features. This description lacks many of the niceties found in the previous longer description, but it illustrates that minimal descriptions that provide basic functioning are relatively easy to write.
d8|vt100s|simple vt100 entry:\
    :co#80:li#24:cl=20\E[;H\E[2J:bs:\
    :cm=5\E[%i%2;%2H:nd=2\E[C:\
    :is=\E\E[?3l\E[?4l\E[?7l\E[?8h:\
    :up=2\E[A:ce=3\E[K:cd=50\E[J: