# # Enhanced Color IBMPC. # This is a termcap for the NANSI.SYS device driver. # It is the same as the ANSI termcap, except NANSI supports # line insert (al) and delete (dl) while ANSI does not. # ibmpc-ega:\ :co#80:\ :li#24:\ :ho=\E[H:\ :cl=\E[;H\E[2J:\ :bs:\ :cm=\E[%i%2;%2H:\ :up=\E[A:\ :xd=\E[B:\ :nd=\E[C:\ :bc=\E[D:\ :ce=\E[K:\ :cd=\E[J:\ :ti=\E[44;37m:\ :te=\E[m:\ :so=\E[31m:\ :se=\E[44;37m:\ :al=\E[L:\ :dl=\E[M: