Annotation of coherent/g/usr/lib/ncurses/terminfo/dec.ti, revision 1.1.1.1

1.1       root        1: # # --------------------------------
                      2: #      @(#)dec 1.7     5/20/82
                      3: #
                      4: # dec: DEC (DIGITAL EQUIPMENT CORPORATION)
                      5: #
                      6: # Note that xenl glitch in vt100 is not quite the same as concept,
                      7: # since the cursor is left in a different position while in the
                      8: # weird state (concept at beginning of next line, vt100 at end
                      9: # of this line) so all versions of vi before 3.7 don't handle
                     10: # xenl right on vt100.
                     11: # I assume you have smooth scroll off or are at a slow enough baud
                     12: # rate that it doesn't matter (1200? or less).  Also this assumes
                     13: # that you set auto-nl to "on", if you set it off use vt100-nam below.
                     14: #
                     15: # Since there are two things here called vt100, the installer can make
                     16: # a local decision to make either one standard "vt100" by including
                     17: # it in the list of terminals in reorder, since the first vt100 in
                     18: # /etc/terminfo is the one that it will find.  The choice is between
                     19: # nam (no automatic margins) and am (automatic margins), as determined
                     20: # by the wrapline switch (group 3 #2).  I presonally recommend turning
                     21: # on the bit and using vt100-am, since having stuff hammer on the right
                     22: # margin is sort of hard to read.  However, the xenl glitch does not occur
                     23: # if you turn the bit off.
                     24: #
                     25: # I am unsure about the padding requirements listed here.  I have heard
                     26: # a claim that the vt100 needs no padding.  It's possible that it needs
                     27: # padding only if the xon/xoff switch is off.  For UNIX, this switch
                     28: # should probably be on.
                     29: #
                     30: # The vt100 uses rs2 and rf rather than is2/tbc/hts because the tab settings
                     31: # are in non-volatile memory and don't need to be reset upon login.
                     32: # Also setting the number of columns glitches the screen annoyingly.
                     33: # You can type "reset" to get them set.
                     34: vt100-mc|vt100 without advanced video option,
                     35:        sgr@, smso=\E[7m , rmso=\E[m , xmc#1,
                     36:        smul@, rmul@, bold@, rev@, blink@, sgr0@, use=vt100,
                     37: vt100|vt100-am|dec vt100,
                     38:        cr=^M, cud1=^J, ind=^J, bel=^G, cols#80, lines#24,
                     39:        clear=\E[;H\E[2J$<50>, cub1=^H, am, cup=\E[%i%p1%d;%p2%dH$<5>,
                     40:        cuf1=\E[C$<2>, cuu1=\E[A$<2>, el=\E[K$<3>, ed=\E[J$<50>,
                     41:        smso=\E[7m$<2>, rmso=\E[m$<2>, smul=\E[4m$<2>, rmul=\E[m$<2>,
                     42:        bold=\E[1m$<2>, rev=\E[7m$<2>, blink=\E[5m$<2>, sgr0=\E[m$<2>,
                     43:        sgr=\E[%?%p1%t;7%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p6%t;1%;m,
                     44:        rs2=\E>\E[?3l\E[?4l\E[?5l\E[?7h\E[?8h, smkx=\E[?1h\E=, rmkx=\E[?1l\E>,
                     45:        rf=/usr/lib/tabset/vt100, home=\E[H,
                     46:        kcuu1=\EOA, kcud1=\EOB, kcuf1=\EOC, kcub1=\EOD, kbs=^H,
                     47:        kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS, ht=^I, ri=\EM$<5>,
                     48:        vt#3, xenl, xon, sc=\E7, rc=\E8, csr=\E[%i%p1%d;%p2%dr,
                     49: vt100-nam|vt100 w/no am,
                     50:        am@, xenl@, use=vt100-am,
                     51: vt100-23|vt100 for use with sysline,
                     52:        lines#23, is2=\E[1;23r\E[23;1H,
                     53:        hs, eslok, tsl=\E7\E[24;%p1%dH\E[1K, fsl=\E8, use=vt100-am,
                     54: gt42|dec gt42,
                     55:        cr=^M, cud1=^J, bel=^G,
                     56:        cub1=^H, cols#72, lines#40, os,
                     57: vt132|vt132,
                     58:        il1=\E[L$<99>, dl1=\E[M$<99>, ip=$<7>, dch1=\E[P$<7>, rmir=\E[4l,
                     59:        smir=\E[4h, xenl, ind=^J$<30>, use=vt100,
                     60: gt40|dec gt40,
                     61:        cr=^M, cud1=^J, bel=^G,
                     62:        cub1=^H, cols#72, lines#30, os,
                     63: vt50|dec vt50,
                     64:        cr=^M, cud1=^J, ind=^J, bel=^G, cub1=^H, ed=\EJ, el=\EK, clear=\EH\EJ,
                     65:        cols#80, lines#12, cuf1=\EC, ht=^I, cuu1=\EA,
                     66: dw1|decwriter I,
                     67:        cr=^M, cud1=^J, ind=^J, bel=^G,
                     68:        cub1=^H, cols#72, hc, os,
                     69: vt50h|dec vt50h,
                     70:        cr=^M, cud1=^J, ind=^J, bel=^G, cub1=^H, ed=\EJ, el=\EK,
                     71:        clear=\EH\EJ, cup=\EY%p1%' '%+%c%p2%' '%+%c, cols#80, lines#12,
                     72:        cuf1=\EC, ht=^I, ri=\EI, cuu1=\EA,
                     73: vt100-s|dec vt100 132 cols 14 lines (w/o advanced video option),
                     74:        lines#14, use=vt100-w,
                     75: vt100-w|vt100-w-am|dec vt100 132 cols (w/advanced video),
                     76:        cols#132, lines#24, rs2=\E>\E[?3h\E[?4l\E[?5l\E[?8h, use=vt100-am,
                     77: vt100-w-nam|dec vt100 132 cols (w/advanced video),
                     78:        cols#132, lines#24, rs2=\E>\E[?3h\E[?4l\E[?5l\E[?8h, vt@, use=vt100-nam,
                     79: vt52|dec vt52,
                     80:        cr=^M, cud1=^J, ind=^J, bel=^G, cub1=^H, ed=\EJ, el=\EK,
                     81:        clear=\EH\EJ, cup=\EY%p1%' '%+%c%p2%' '%+%c, cols#80, lines#24,
                     82:        cuf1=\EC, ht=^I, ri=\EI, cuu1=\EA,
                     83:        kcuu1=\EA, kcud1=\EB, kcuf1=\EC, kcub1=\ED, kbs=^H,
                     84: # The dw3 (and dw4?) supposedly have some fancy stuff, like settable tabs
                     85: # and column addressing.  But I don't know the details, and nobody seems
                     86: # to use them except for consoles so it has never really mattered.
                     87: dw2|dw3|decwriter|dw|decwriter II,
                     88:        cr=^M, cud1=^J, ind=^J, bel=^G,
                     89:        kbs=^h, cub1=^H, cols#132, hc, os,
                     90: # From cbosg!ucbvax!G:tut Thu Sep 24 22:10:46 1981
                     91: dw4|decwriter IV,
                     92:        cr=^M, cud1=^J, ind=^J, bel=^G, cub1=^H, cols#132, hc, os, am,
                     93:        ht=^I, is2=\Ec, kf0=\EOP, kf1=\EOQ, kf2=\EOR, kf3=\EOS, kbs=^H,

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.