Lines Matching +full:int +full:- +full:clock +full:- +full:stable +full:- +full:broken
7 # bug-ncurses@gnu.org
19 # under the ncurses MIT-style license. That was the effect of the agreement
33 # some portions of the data are derivative work under a compatible MIT-style
36 #------------------------------------------------------------------------------
44 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu
50 # This file describes the capabilities of various character-cell terminals,
51 # as needed by software such as screen-oriented editors.
57 # termcap file, but also large numbers of vendor-maintained termcap and
66 # This file uses only the US-ASCII character set (no ISO8859 characters).
68 # This file assumes a US-ASCII character set. If you need to fix this, start
69 # by global-replacing \E(B and \E)B with the appropriate ISO 6429 enablers
73 # In a Japanese-processing environment using EUC/Japanese or Shift-JIS,
74 # C1 characters are considered the first-byte set of the Japanese encodings,
84 # ncurses suite; it differs from stock (System V-compatible) terminfo only
88 # you have ncurses `tic -I' is nicer (among other things, it automatically
92 # using tic -C. This filtering leaves in the OT capabilities under their
93 # original termcap names. All translated entries fit within the 1023-byte
94 # string-table limit of archaic termcap libraries except where explicitly
123 # Comments in this file begin with # - they cannot appear in the middle
136 # that important and frequently-encountered terminal types are near the
149 # Terminal names look like <manufacturer> <model> - <modes/options>
158 # -2p Has two pages of memory. Likewise 4p, 8p, etc.
159 # -am Enable auto-margin.
160 # -m Monochrome. Suppress color support
161 # -mc Magic-cookie. Some terminals (notably older Wyses) can
162 # only support one attribute without magic-cookie lossage.
165 # -nam No auto-margin - suppress <am> capability
166 # -nl No labels - suppress soft labels
167 # -ns No status line - suppress status line
168 # -rv Terminal in reverse video mode (black on white)
169 # -s Enable status line.
170 # -vb Use visible bell (<flash>) rather than <bel>.
171 # -w Wide - in 132 column mode.
173 # go first. Thus `aaa-30-s-rv' is recommended over `aaa-s-rv-30'.
178 # To avoid search clashes, some older all-numeric names for terminals have
182 # Comments marked "esr" are mostly results of applying the termcap-compiler
199 # u9 terminal enquire string (equiv. to ANSI/ECMA-48 DA)
201 # u7 cursor position request (equiv. to VT100/ANSI/ECMA-48 DSR 6)
202 # u6 cursor position report (equiv. to ANSI/ECMA-48 CPR)
206 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals).
212 # answerback string. The string may contain the following scanf(3)-like
218 # The cursor position report (<u6>) string must contain two scanf(3)-style
223 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals).
232 # Standard for Linux and open-source BSD systems. Some vendors (notably Sun)
236 # is an issue, you will have to hand-patch the file locations before compiling
241 # As the ANSI/ECMA-48 standard and variants take firmer hold, and as
242 # character-cell terminals are increasingly replaced by X displays, much of
248 # contact data (Internet address and/or snail-mail + phone).
253 # include its live/dead/out-of-the-business status, and for as many
278 # contributors makes about as much sense as copyrighting a wall-full of
279 # graffiti -- it's legally dubious, ethically bogus, and patently ridiculous.
297 # terminal are the lowest common denominator - they look about like a ti 700.
300 dumb|80-column dumb tty,
325 # for compatibility with xterm -TD
330 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities
332 # See the end-of-file comment for more on these.
335 # ANSI capabilities are broken up into pieces, so that a terminal
353 rep=%p1%c\E[%p2%{1}%-%db,
381 ansi+csr|ansi scroll-region plus cursor save & restore,
386 # ROM graphics for control characters such as the diamond, up- and down-arrow.
389 # from the ANSI.SYS de-facto standard.
391 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_…
396 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
415 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
422 # KOI8-R (RFC1489) acs (alternate character set)
425 …acsc=+\020\,\021-\036.^_0\215`\004a\237f\234g\232h\222i\220j\205k\203l\202m\204n\212o\213p\216q\0r…
434 # They match a subset of ECMA-48.
435 klone+color|color control for ansi.sys and ISO6429-compatible displays,
439 # This is better than klone+color, it doesn't assume white-on-black as the
441 ecma+color|color control for ECMA-48-compatible terminals,
446 # Attribute control for ECMA-48-compatible terminals
447 ecma+sgr|attribute capabilities for true ECMA-48 terminals,
463 #### ANSI/ECMA-48 terminals and terminal emulators
468 # This section lists entries in a least-capable to most-capable order.
472 # ansi-mr is for ANSI terminals with ONLY relative cursor addressing
476 ansi-mr|mem rel cup ansi,
481 # ansi-mini is a bare minimum ANSI terminal. This should work on anything, but
483 ansi-mini|any ansi terminal with pessimistic assumptions,
488 # ansi-mtabs adds relative addressing and minimal tab support
489 ansi-mtabs|any ansi terminal with pessimistic assumptions,
491 ht=^I, use=ansi+local1, use=ansi-mini,
497 # not to require any -- even at 9600 bps. If you encounter problems,
503 # Please make the appropriate adjustments to fit your needs -- that is
519 # (Added vt100 <rc>,<sc> to quiet a tic warning --esr)
532 # Procomm and some other ANSI emulations don't recognize all of the ANSI-
542 pcansi-m|pcansi-mono|ibm-pc terminal programs claiming to be ansi (mono mode),
550 use=klone+sgr-dumb,
551 pcansi-25-m|pcansi25m|ibm-pc terminal programs with 25 lines (mono mode),
552 lines#25, use=pcansi-m,
553 pcansi-33-m|pcansi33m|ibm-pc terminal programs with 33 lines (mono mode),
554 lines#33, use=pcansi-m,
555 pcansi-43-m|ansi43m|ibm-pc terminal programs with 43 lines (mono mode),
556 lines#43, use=pcansi-m,
558 pcansi|ibm-pc terminal programs claiming to be ansi,
559 use=klone+color, use=pcansi-m,
560 pcansi-25|pcansi25|ibm-pc terminal programs with 25 lines,
562 pcansi-33|pcansi33|ibm-pc terminal programs with 33 lines,
564 pcansi-43|pcansi43|ibm-pc terminal programs with 43 lines,
567 # ansi-m -- full ANSI X3.64 with ANSI.SYS-compatible attributes, no color.
571 ansi-m|ansi-mono|ANSI X3.64-1979 terminal with ANSI.SYS compatible attributes,
579 rep=%p1%c\E[%p2%{1}%-%db, rin=\E[%p1%dT, s0ds=\E(B,
581 vpa=\E[%i%p1%dd, use=pcansi-m,
587 # ansi -- this terminfo expresses the largest subset of X3.64 that will fit in
588 # standard terminfo. Assumes ANSI.SYS-compatible attributes and color.
590 ansi|ansi/pc-term compatible with color,
591 use=ansi+enq, use=ecma+color, use=klone+sgr8, use=ansi-m,
593 # ansi-generic is a vanilla ANSI terminal. This is assumed to implement
600 ansi-generic|generic ansi standard terminal,
613 # keys F1-F10 (%p1 values outside this range will yield unpredictable results).
615 ansi.sys-old|ANSI.SYS under PC-DOS 2.1,
638 # shifted f-keys: F13-F24
639 # control f-keys: F25-F36
640 # alt f-keys: F37-F48
644 # <pfkey> capability for F1-F48 -TD
659 use=ansi.sys-old,
662 # Define IBM PC keypad keys for vi as per MS-Kermit while using ANSI.SYS.
664 # Since redefining keys with ansi.sys also affects PC-DOS programs, the key
666 # or others using <smkx>/<rmkx>, the keypad will not be defined as per PC-DOS.
670 # Note that <kcub1> is always BS, because PC-dos can tolerate this change.
674 ansi.sysk|ansisysk|PC-DOS 3.1 ANSI.SYS with keypad redefined for vi,
675 is2=U2 PC-DOS 3.1 ANSI.SYS with keypad redefined for vi 9-29-86\n\E[;75;8p,
681 nansi.sys|nansisys|PC-DOS Public Domain NANSI.SYS,
683 is2=U3 PC-DOS Public Domain NANSI.SYS 9-23-86\n,
687 nansi.sysk|nansisysk|PC-DOS Public Domain NANSI.SYS with keypad redefined for vi,
689 is2=U4 PC-DOS Public Domain NANSI.SYS with keypad redefined for vi 9-29-86\n\E[;75;8p,
696 # From Guido Flohr <gufl0000@stud.uni-sb.de>.
698 tw52|tw52-color|Toswin window manager with color,
706 use=tw52-m,
707 tw52-m|Toswin window manager monochrome,
713 smso=\EyQ, smul=\EyH, use=at-m,
715 lines#30, use=at-color,
716 st52-color|at-color|atari-color|atari_st-color|Atari ST with color,
725 st52|st52-m|at|at-m|atari|atari-m|atari_st|atarist-m|Atari ST,
742 acsc=++\,\,--..00II``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
785 …acsc=+\257\,\256-\^.v0\333I\374`\177a\260f\370g\361h\261j\331k\277l\332m\300n\305o\377p-q\304r-s_t…
803 # From: Simson L. Garfinkel <simsong@media-lab.mit.edu>
804 atari-old|atari st,
811 # UniTerm terminal program for the Atari ST: 49-line VT220 emulation mode
822 st52-old|Atari ST with VT52 emulation,
872 # * response to user requests, assumes kcbt=\E[Z, the ANSI/ECMA reverse-tab *
881 # * do, F26 is the higher-numbered one). The change ought to be built *
889 linux-basic|linux console,
892 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\…
915 linux-m|Linux console no color,
919 # The 1.3.x kernels add color-change capabilities; if yours doesn't have this
921 # not supposedly back-portable to older SV curses (although it has worked fine
924 linux-c-nc|linux console with color-change,
927 oc=\E]R, use=linux-basic,
929 linux-c|linux console 1.3.6+ for older ncurses,
931 …-%'a'%+%c%e%p1%d%;%p2%{255}%*%{1000}%/%Pr%gr%{16}%/%Px%?%gx%{9}%>%t%gx%{10}%-%'a'%+%c%e%gx%d%;%gr%…
932 oc=\E]R, use=linux-basic,
936 # reported by Frank Heckenbach <frank@g-n-u.de>.
939 cvvis=\E[?25h\E[?8c, use=linux-c-nc,
941 # Linux 2.6.x has a fix for SI/SO to work with UTF-8 encoding added here:
944 # However, SCS is buggy (see comment in Debian #515609) -TD
967 linux-nic|linux with ich/ich1 suppressed for non-curses programs,
970 # This assumes you have used setfont(8) to load one of the Linux koi8-r fonts.
972 linux-koi8|linux with koi8 alternate character set,
973 …acsc=+\020\,\021-\030.^Y0\215`\004a\221f\234g\237h\220i\276j\205k\203l\202m\204n\212o~p\0q\0r\0s_t…
976 # Another entry for KOI8-r with Qing Long's acsc.
978 linux-koi8r|linux with koi8-r alternate character set,
982 linux-lat|linux with latin1 or latin2 alternate character set,
983 …acsc=+\020\,\021-\030.^Y0\333`\004a\013f\370g\361h\260i\316j\211k\214l\206m\203n\305o~p\304q\212r\…
989 linux-vt|linux console using VT codes for graphics,
990 acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz~~,
997 # console terminfo. It recognizes some non-ANSI/VT100 sequences such as
1003 # Note: The status-line support is buggy (dsl does not work).
1010 # 16-color linux console entry; this works with a 256-character
1012 # you use a 512-character console font. This uses bold for bright
1014 linux-16color|linux console with 16 colors,
1021 # Implementation is in bogl-term.c
1025 # bterm only supports acs using wide-characters, has case for these: qjxamlkut
1026 # bterm does not support sgr, since it only processes one parameter -TD
1063 mach-bold|Mach Console with bold instead of underline,
1065 mach-color|Mach Console with ANSI color,
1071 # http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/hurd/hurd/console/
1075 # hurd uses 8-bit characters (km).
1094 # The original has commented-out ncv, but is restored here.
1100 acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
1138 # SCO console and SOS-Syscons console for 386bsd
1145 # I renamed GS/GE/HM/EN/PU/PD/RT and added klone+sgr-dumb, based
1146 # on the <smacs>=\E[12m -- esr)
1148 # klone+sgr-dumb is an error since the acsc does not match -TD
1152 # F13-F24 are shifted F1-F12
1153 # F25-F36 are control F1-F12
1154 # F37-F48 are shift+control F1-F12
1166 scoansi-old|SCO Extended ANSI standard crt (5.0.5),
1169 …acsc=+/\,.-\230.\2310[5566778899\:\:;;<<==>>FFGGHHIIJJKKLLMMNNOOPPQQRRSSTTUUVVWWXX`\204a0fxgqh2jYk…
1195 scoansi-new|SCO Extended ANSI standard crt (5.0.6),
1206 use=scoansi-old,
1209 use=scoansi-old,
1237 # (pc6300plus: removed ":KM=/usr/lib/ua/kmap.s5:"; renamed BO/EE/CI/CV -- esr)
1256 # is broken. All the special key sequences are broken, making it unusable
1261 # half-intensity, "smeared" bold, and real strike-out, for example.) It also
1263 # uses an 80x24 window (and doesn't support seem to support a 132-column
1272 # machine, tam also supported VT100-compatible terminals attached to the
1274 # not present on a VT100, users could press ESC and a two-letter sequence,
1275 # such as u d (Undo) or U D (Shift-Undo.) These two-letter sequences,
1284 # there are two sequences for every key-modifier combination (local keyboard
1296 # re-enabled. Here are the relevant control sequences (from the ESCAPE(7)
1299 # SGR10 - Select font 0 - ESC [ 10 m or SO
1300 # SGR11 - Select font 1 - ESC [ 11 m or SI
1301 # SGR12 - Select font 2 - ESC [ 12 m
1303 # SGR17 - Select font 7 - ESC [ 17 m
1317 # applications can now use the F1-F8 keys.
1322 # Somewhat similar to a vt100-am (but different enough
1357 # int wd; /* window in which altfont will be */
1367 # they're confirmed by the man page for the System V display---esr)
1396 # Sent by Stefan Stapelberg <stefan@rent-a-guru.de>, 24 Feb 1997, this is
1397 # from SGI's terminfo database. SGI's entry shows F9-F12 with the codes
1398 # for the application keypad mode. We have added iris-ansi-ap rather than
1401 # (iris-ansi: added rmam/smam based on init string -- esr)
1405 # include the shift- and control-functionkeys:
1407 # F1-F12 generate different codes when shift or control modifiers are used.
1411 # control-F1 \E[025q
1413 # In application keypad mode, F9-F12 generate codes like vt100 PF1-PF4, i.e.,
1417 # control-up \E[162q
1418 # control-down \E[165q
1419 # control-left \E[159q
1420 # control-right \E[168q
1422 # shift-up \E[161q
1423 # shift-down \E[164q
1424 # shift-left \E[158q
1425 # shift-right \E[167q
1427 # control-tab \[072q
1429 iris-ansi|iris-ansi-net|IRIS emulating 40 line ANSI terminal (almost VT100),
1452 iris-ansi-ap|IRIS ANSI in application-keypad mode,
1454 kf11=\E[011q, kf12=\E[012q, kf9=\E[009q, use=iris-ansi,
1456 # From the man-page, this is a quasi-vt100 emulator that runs on SGI's IRIX
1458 iris-color|xwsh|IRIX ANSI with color,
1465 use=iris-ansi-ap,
1467 # The following is a version of the ibm-pc entry distributed with PC/IX,
1491 # ":kh=\E[Y:". Added IBM-PC forms characters and highlights, they match
1492 # what was there before. -- esr)
1592 # From: Federico Bianchi <bianchi@pc-arte2.arte.unipi.it>, 1 Jul 1998
1601 qansi-g|QNX ANSI,
1639 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\E[T,
1651 daisy, xhpa, use=qansi-g,
1653 qansi-t|QNX ansi without console writes,
1656 qansi-m|QNX ansi with mouse,
1663 qansi-w|QNX ansi for windows,
1664 xvpa, use=qansi-m,
1669 # Author's last edit-date: [Fri Sep 15 20:29:10 1995]
1672 # Then I dropped all the pseudo-HP entries. we don't want and can't use
1673 # the :Xs: flag. Then I split :is: into a size-independent <is1> and a
1674 # size-dependent <is2>. Finally, I added <rmam>/<smam> -- esr)
1682 acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz~~,
1704 # termcap entries for pure VT220-Emulation and 25, 28, 35, 40, 43 and
1726 # termcap entries for pure VT220-Emulation and 25, 28, 35, 40, 43 and
1748 pcvt25-color|dec vt220 emulation with 25 lines and color,
1758 # NetBSD-arm32 console (only tested on a RiscPC).
1761 # typo in invis - TD
1762 arm100|arm100-am|Arm(RiscPC) ncurses compatible (for 640x480),
1786 arm100-w|arm100-wam|Arm(RiscPC) ncurses compatible (for 1024x768),
1792 x68k|x68k-ite|NetBSD/x68k ITE,
1823 # that "vt220" is inaccurate. There are a few vt220-features, but most of the
1829 # work. Don't use it on a VMS system -TD
1845 use=sun-il,
1847 rcons-color|BSD rasterconsole with ANSI color,
1852 # mgterm -- MGL/MGL2, MobileGear Graphic Library
1854 # -- the setf/setb are probably incorrect, more likely setaf/setab -TD
1855 # -- compare with cons25w
1885 # I have seen FreeBSD-2.1.5R... The old el1 bug changed, but it is still there.
1887 # of previous line. But there is another bug - ech does not work at all.
1900 # The emulator sends difference strings based on shift- and control-keys,
1902 # F13-F24 are shifted F1-F12
1903 # F25-F36 are control F1-F12
1904 # F37-F48 are shift+control F1-F12
1905 cons25w|ansiw|ansi80x25-raw|freebsd console (25-line raw mode),
1933 cons25|ansis|ansi80x25|freebsd console (25-line ansi mode),
1934 …acsc=-\030.^Y0\333`\004a\260f\370g\361h\261i\025j\331k\277l\332m\300n\305q\304t\303u\264v\301w\302…
1936 cons25-debian|freebsd console with debian backspace (25-line ansi mode),
1938 cons25-m|ansis-mono|ansi80x25-mono|freebsd console (25-line mono ansi mode),
1943 cons30|ansi80x30|freebsd console (30-line ansi mode),
1945 cons30-m|ansi80x30-mono|freebsd console (30-line mono ansi mode),
1946 lines#30, use=cons25-m,
1947 cons43|ansi80x43|freebsd console (43-line ansi mode),
1949 cons43-m|ansi80x43-mono|freebsd console (43-line mono ansi mode),
1950 lines#43, use=cons25-m,
1951 cons50|ansil|ansi80x50|freebsd console (50-line ansi mode),
1953 cons50-m|ansil-mono|ansi80x50-mono|freebsd console (50-line mono ansi mode),
1954 lines#50, use=cons25-m,
1955 cons60|ansi80x60|freebsd console (60-line ansi mode),
1957 cons60-m|ansi80x60-mono|freebsd console (60-line mono ansi mode),
1958 lines#60, use=cons25-m,
1959 cons25r|pc3r|ibmpc3r|cons25-koi8-r|freebsd console w/koi8-r cyrillic,
1960 …acsc=-\030.^Y0\215`\004a\220f\234h\221i\025j\205k\203l\202m\204n\212q\0t\206u\207v\211w\210x\201y\…
1962 cons25r-m|pc3r-m|ibmpc3r-mono|cons25-koi8r-m|freebsd console w/koi8-r cyrillic (mono),
1967 cons50r|cons50-koi8r|freebsd console w/koi8-r cyrillic (50 lines),
1969 cons50r-m|cons50-koi8r-m|freebsd console w/koi8-r cyrillic (50-line mono),
1970 lines#50, use=cons25r-m,
1971 cons60r|cons60-koi8r|freebsd console w/koi8-r cyrillic (60 lines),
1973 cons60r-m|cons60-koi8r-m|freebsd console w/koi8-r cyrillic (60-line mono),
1974 lines#60, use=cons25r-m,
1975 # ISO 8859-1 FreeBSD console
1976 cons25l1|cons25-iso8859|freebsd console w/iso 8859-1 chars,
1977 …acsc=+\253\,\273-\030.\031`\201a\202f\207g\210i\247j\213k\214l\215m\216n\217o\220p\221q\222r\223s\…
1979 cons25l1-m|cons25-iso-m|freebsd console w/iso 8859-1 chars (mono),
1984 cons50l1|cons50-iso8859|freebsd console w/iso 8859-1 chars (50 lines),
1986 cons50l1-m|cons50-iso-m|freebsd console w/iso 8859-1 chars (50-line mono),
1987 lines#50, use=cons25l1-m,
1988 cons60l1|cons60-iso|freebsd console w/iso 8859-1 chars (60 lines),
1990 cons60l1-m|cons60-iso-m|freebsd console w/iso 8859-1 chars (60-line mono),
1991 lines#60, use=cons25l1-m,
2021 # listed in the iBCS2 (e.g. character-set selection) though not all
2027 bsdos-pc|IBM PC BSD/OS Console,
2029 use=bsdos-pc-nobold,
2031 bsdos-pc-nobold|BSD/OS PC console w/o bold,
2032 use=klone+color, use=bsdos-pc-m,
2034 bsdos-pc-m|bsdos-pc-mono|BSD/OS PC console mono,
2049 use=bsdos-pc-nobold,
2050 ibmpc3|pc3-bold|BSD/OS on the PC Console with bold instead of underline,
2051 use=bsdos-pc,
2054 bsdos-sparc|Sun SPARC BSD/OS Console,
2058 bsdos-ppc|PowerPC BSD/OS Console,
2059 use=bsdos-pc,
2062 # (<acsc>/<rmacs>/<smacs> capabilities aren't in DEC's official entry -- esr)
2066 # see vt100 manual page A-31. This is the list that does match:
2069 # h right-arrow
2070 # k down-arrow
2071 # m scan-1
2072 # o scan-3
2073 # q scan-5
2074 # s scan-7
2075 # The line-drawing happens to work in several terminal emulators, but should
2077 # that vt52 does not support line-drawing characters (the scan-X values refer
2078 # to a crude plotting feature) -TD
2092 # the relationship between the VT100 and ANSI X3.64/ISO 6429/ECMA-48 may be
2121 # that you set auto-nl to "on", if you set it off use vt100-nam
2128 # tab settings are in non-volatile memory and don't need to be
2153 # the numeric and punctuation keys transmit ASCII 7-bit characters, and the
2156 # all the keypad keys transmit "Esc O {code}" sequences. The PF1 - PF4 keys
2182 # | 7 8 9 - |
2195 # Note however, that the arrangement of the 5-key ka1-kc3 do not follow the
2197 # keys on the keypad to kf5-kf0, used on older systems with legacy termcap
2210 # use the 5-key arrangement to model the arrow keys as suggested in the
2216 # | 7 8 9 - |
2234 vt100+enq|ncurses extension for vt100-style ENQ,
2236 vt102+enq|ncurses extension for vt102-style ENQ,
2242 # Scroll 0-Jump Shifted 3 0-#
2243 # | 1-Smooth | 1-British pound sign
2244 # | Autorepeat 0-Off | Wrap Around 0-Off
2245 # | | 1-On | | 1-On
2246 # | | Screen 0-Dark Bkg | | New Line 0-Off
2247 # | | | 1-Light Bkg | | | 1-On
2248 # | | | Cursor 0-Underline | | | Interlace 0-Off
2249 # | | | | 1-Block | | | | 1-On
2251 # 1 1 0 1 1 1 1 1 0 1 0 0 0 0 1 0 <--Standard Settings
2253 # | | | Auto XON/XOFF 0-Off | | | Power 0-60 Hz
2254 # | | | 1-On | | | 1-50 Hz
2255 # | | Ansi/VT52 0-VT52 | | Bits Per Char. 0-7 Bits
2256 # | | 1-ANSI | | 1-8 Bits
2257 # | Keyclick 0-Off | Parity 0-Off
2258 # | 1-On | 1-On
2259 # Margin Bell 0-Off Parity Sense 0-Odd
2260 # 1-On 1-Even
2262 # The following SET-UP modes are assumed for normal operation:
2265 # Other SET-UP modes may be set for operator convenience or communication
2268 # Unless you have a graphics add-on such as Digital Engineering's VT640
2272 # (vt100: I added <rmam>/<smam> based on the init string, also <OTbs>. -- esr)
2273 vt100|vt100-am|dec vt100 (w/advanced video),
2293 vt100nam|vt100-nam|vt100 no automargins,
2294 am@, xenl@, use=vt100-am,
2295 vt100-vb|dec vt100 (w/advanced video) & no beep,
2299 vt100-w|vt100-w-am|dec vt100 132 cols (w/advanced video),
2301 rs2=\E>\E[?3h\E[?4l\E[?5l\E[?8h, use=vt100-am,
2302 vt100-w-nam|vt100-nam-w|dec vt100 132 cols (w/advanced video no automargin),
2304 rs2=\E>\E[?3h\E[?4l\E[?5l\E[?8h, use=vt100-nam,
2307 vt100-nav|vt100 without advanced video option,
2311 vt100-nav-w|vt100-w-nav|dec vt100 132 cols 14 lines (no advanced video option),
2312 cols#132, lines#14, use=vt100-nav,
2316 vt100-s|vt100-s-top|vt100-top-s|vt100 for use with top sysline,
2322 tsl=\E7\E[1;%p1%dH\E[1K, use=vt100-am,
2326 vt100-s-bot|vt100-bot-s|vt100 for use with bottom sysline,
2330 tsl=\E7\E[24;%p1%dH\E[1K, use=vt100-am,
2333 # This entry (or vt102-nsgr) is probably the right thing to use for
2338 vt102-w|dec vt102 in wide mode,
2342 # Many brain-dead PC comm programs that pretend to be `vt100-compatible'
2347 # ACS support working, at the cost of making multiple-highlight changes
2350 vt102-nsgr|vt102 no sgr (use if you see snowflakes after highlight changes),
2360 # (vt131: I added <rmam>/<smam> based on the init string, also <OTbs> -- esr)
2378 # vt132 - like vt100 but slower and has ins/del line and such.
2389 # This vt220 description maps F5--F9 to the second block of function keys
2392 # PF1--PF4 are used as F1--F4.
2394 vt220-old|vt200-old|DEC VT220 in vt100 emulation mode,
2418 # A much better description of the VT200/220; used to be vt220-8
2419 # changed rmacs/smacs from shift-in/shift-out to vt200-old's explicit G0/G1
2420 # designation to accommodate bug in pcvt -TD
2448 vt220-w|vt200-w|DEC vt220 in wide mode,
2451 vt220-8bit|vt220-8|vt200-8bit|vt200-8|dec vt220/200 in 8-bit mode,
2481 # This vt220 description regards F6--F10 as the second block of function keys
2491 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, use=vt220-old,
2493 vt220-nam|v200-nam|VT220 in vt100 mode with no auto margins,
2511 # (Added vt100 <rc>,<sc> to quiet a tic warning -- esr)
2512 vt200-js|vt220-js|dec vt200 series with jump scroll,
2527 # This was DEC's vt320. Use the purpose-built one below instead
2531 # Use v320n for SCO's LYRIX. Otherwise, use Adam Thompson's vt320-nam.
2537 # These entries are not DEC's official ones, they were purpose-built for the
2544 # kprv is same as tab - Backtab is useless...
2547 # to SMASH the 1k-barrier...
2549 # (vt320: uncommented <fsl> --esr)
2581 vt320-nam|vt300-nam|dec vt320 7 bit terminal with no am to make SAS happy,
2586 # We have to init 132-col mode, not 80-col mode.
2587 vt320-w|vt300-w|dec vt320 wide 7 bit terminal,
2592 vt320-w-nam|vt300-w-nam|dec vt320 wide 7 bit terminal with no am,
2596 use=vt320-w,
2598 # VT330 and VT340 -- These are ReGIS and SIXEL graphics terminals
2617 # also, added <rmam>/<smam> based on the init string -- esr)
2618 vt340|dec-vt340|vt330|dec-vt330|dec vt340 graphics terminal with 24 line page,
2647 # VT400/420 -- This terminal is a superset of the vt320. It adds the multiple
2664 # also, added <rmam>/<smam> based on the init string -- esr)
2665 vt400|vt400-24|dec-vt400|dec vt400 24x80 column autowrap,
2693 # a missing <sc> -- esr)
2718 # DEC VT220 and up support DECUDK (user-defined keys). DECUDK (i.e., pfx)
2720 # straightforward (keys 1-5 are not defined on real terminals, though some
2760 vt420f|DEC VT420 with VT kbd; VT400 mode; F1-F5 used as Fkeys,
2784 # Terminal Set-Up is entered by pressing [F3], [Caps Lock]/[F3] or
2786 # terminal mode is being used. If Set-Up has been disabled or
2787 # assigned to an unknown key, Set-Up may be entered by pressing
2789 # (vt520: I added <rmam>/<smam> based on the init string, also <sc> -- esr)
2816 # removed <rmso>=\E[m, <rmul>=\E[m, added <sc> -- esr)
2846 # (the best Windows telnet as of September 1995) presents the name `dec-vt100'
2849 dec-vt100|EWAN telnet's vt100 emulation,
2853 dec-vt220|DOS tnvt200 terminal emulator,
2858 # that matter -- DEC's ALL-in-1 seems happy with it, as does INFOPLUS's
2861 # (z340: changed garbled \E[5?l to \E[?5l, DEC smooth scroll off -- esr)
2867 use=vt320-w,
2868 z340-nam|zstem vt340 terminal emulator 132col 42line (no automatic margins),
2875 crt|crt-vt220|CRT 2.3 emulating VT220,
2901 # the default behavior -TD
2940 vt100-putty|Reset PuTTY to pure vt100,
2944 putty-256color|PuTTY 0.58 with xterm 256-colors,
2948 # pterm (the X11 port) uses shifted F1-F10 as F11-F20
2949 putty-vt100|VT100+ keyboard layout,
2954 # This entry is for Tera Term Pro version 2.3, for MS-Windows 95/NT written by
2958 # - Serial port connections.
2959 # - TCP/IP (telnet) connections.
2960 # - VT100 emulation, and selected VT200/300 emulation.
2961 # - TEK4010 emulation.
2962 # - File transfer protocols (Kermit, XMODEM, ZMODEM, B-PLUS and
2963 # Quick-VAN).
2964 # - Scripts using the "Tera Term Language".
2965 # - Japanese and Russian character sets.
2973 # mapping, as installed. Both vt100 PF1-PF4 keys and quasi-vt220 F1-F4 keys
2974 # are supported. F13-F20 are obtained by shifting F3-F10. The editing keypad
2991 # "resize -s"), though it does not pass SIGWINCH to the application if the
2996 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\…
3013 # Version 4.59 has regular vt100 line-drawing (so it is no longer necessary
3017 # - it does not have xenl (suppress that)
3018 # - underline seems to work with color (modify ncv).
3020 # - wrapping differs from vt100 (menu 1).
3021 # - it recognizes xterm's X10 and normal mouse tracking, but none of the
3023 # - it recognizes the dtterm window controls for reporting size in
3025 # - it passes SIGWINCH.
3036 # 25x80. This entry uses the 'Terminal' font, to get line-drawing characters.
3039 # a) Fails tack's cup (cursor-addressing) test, though cup works well enough
3044 ms-vt100|MS telnet imitating dec vt100,
3046 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\…
3057 ms-vt100-color|vtnt|windows 2000 ansi (sic),
3060 use=ms-vt100,
3064 # vt100+ is basically a VT102-noSGR with ANSI.SYS colors and a different
3077 ms-vt100+|vt100+|windows XP vt100+ (sic),
3078 kdch1=\E-, kend=\Ek, kf1=\E1, kf10=\E0, kf11=\E!, kf12=\E@,
3092 knp=\E/, kpp=\E?, use=ms-vt100-color,
3094 ms-vt-utf8|vt-utf8|UTF-8 flavor of vt100+,
3095 use=ms-vt100+,
3097 # expect-5.44.1.15/example/tkterm
3098 # a minimal subset of a vt100 (compare with "news-unk).
3112 # set by the xterms you start up to my-xterm:
3114 # *termName: my-xterm
3117 # by adding a similar line to /usr/X11/lib/X11/app-defaults/XTerm. In either
3125 # as these seem not to work -- esr)
3126 x10term|vs100-x10|xterm terminal emulator (X10 window system),
3141 # added khome/kend, rmir/smir, rmul/smul, hts based on the R5 xterm code - TD
3142 # corrected typos in rs2 string - TD
3143 # added u6-u9 -TD
3144 xterm-r5|xterm R5 version,
3169 # added khome/kend, hts based on the R6 xterm code - TD
3172 xterm-r6|xterm-old|xterm X11R6 version,
3200 xterm-xf86-v32|xterm terminal emulator (XFree86 3.2 Window System),
3236 # codes for F1-F4 except while in VT220 mode.
3237 xterm-xf86-v33|xterm terminal emulator (XFree86 3.3 Window System),
3238 kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS, use=xterm-xf86-v32,
3242 # xterm to use terminfo-based descriptions with the titeInhibit resource.
3243 # -- the distribution contained incorrect khome/kend values -TD
3244 xterm-xf86-v333|xterm terminal emulator (XFree86 3.3.3 Window System),
3251 smcup=\E[?1048h\E[?1047h, use=xterm-xf86-v33,
3254 xterm-xf86-v40|xterm terminal emulator (XFree86 4.0 Window System),
3271 smcup=\E[?1049h, use=xterm-xf86-v333,
3274 xterm-xf86-v43|xterm terminal emulator (XFree86 4.3 Window System),
3279 use=xterm-xf86-v40,
3282 xterm-xf86-v44|xterm terminal emulator (XFree86 4.4 Window System),
3284 rin=\E[%p1%dT, use=xterm-xf86-v43,
3286 xterm-xfree86|xterm terminal emulator (XFree86),
3287 use=xterm-xf86-v44,
3290 xterm-new|modern xterm terminal emulator,
3294 use=xterm-basic,
3296 # This fragment describes as much of XFree86 xterm's "pc-style" function
3300 # ---------------------------------
3308 # ---------------------------------
3311 xterm+pcfkeys|fragment for PC-style fkeys,
3323 # The "PC-style" modifier scheme was introduced in xterm patch #94 (1999/3/27)
3327 # The original assignments from patch #94 for cursor-keys had some technical
3330 # A parameter for a function-key to represent a modifier is just more
3331 # bits. But for a cursor-key it may change the behavior of the
3333 # cursor-key as a repeat count.
3340 # modifyCursorKeys resource. These fragments list the modified cursor-keys
3435 xterm+edit|fragment for 6-key editing-keypad,
3439 xterm+pc+edit|fragment for pc-style editing keypad,
3442 xterm+vt+edit|fragment for vt220-style editing keypad,
3446 # Those chunks use the new-style (the xterm oldFunctionKeys resource is false).
3447 # Alternatively, the same scheme with old-style function keys as in xterm-r6
3459 xterm-basic|modern xterm terminal emulator - common,
3487 # In retrospect, something like xterm-r6 was intended here -TD
3488 xterm-xi|xterm on XI Graphics Accelerated X under BSD/OS 3.1,
3489 rmso=\E[m, rmul=\E[m, use=xterm-xf86-v33,
3491 # 16-colors is one of the variants of XFree86 3.3 xterm, updated for 4.0 (T.Dickey)
3492 # If configured to support 88- or 256-colors (which is fairly common in 2009),
3493 # xterm also recognizes the control sequences for initc -TD
3494 xterm-16color|xterm with 16 colors like aixterm,
3497 use=ibm+16color, use=xterm-new,
3499 # 256-colors is a compile-time feature of XFree86 xterm beginning with
3500 # patch #111 (1999/7/10) -TD
3501 xterm+256color|xterm 256-color feature,
3505 setab=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
3506 setaf=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
3509 # 88-colors is a compile-time feature of XFree86 xterm beginning with
3510 # patch #115 (1999/9/18) -TD
3512 # Note that the escape sequences used are the same as for 256-colors - xterm
3514 # 256-colors, it can still handle an 88-color palette by using the initc
3522 # The default color palette for the 256- and 88-colors are different. A
3523 # given executable will have one palette (perhaps compiled-in). If the program
3525 xterm+88color|xterm 88-color feature,
3529 xterm-256color|xterm with 256 colors,
3530 use=xterm+256color, use=xterm-new,
3531 xterm-88color|xterm with 88 colors,
3532 use=xterm+88color, use=xterm-256color,
3534 # These two are used to demonstrate the any-event mouse support, i.e., by
3537 xterm-1002|testing xterm-mouse,
3538 XM=\E[?1002%?%p1%{1}%=%th%el%;, use=xterm-new,
3539 xterm-1003|testing xterm-mouse,
3540 XM=\E[?1003%?%p1%{1}%=%th%el%;, use=xterm-new,
3553 # p2 = the base64-encoded clipboard content.
3557 # Se resets the cursor style to the terminal power-on default.
3565 # This is an 8-bit version of xterm, which emulates DEC vt220 with ANSI color.
3573 xterm-8bit|xterm terminal emulator 8-bit controls (X Window System),
3613 xterm-hp|xterm with hpterm function keys,
3617 knp=\ES, kpp=\ET, use=xterm-basic,
3619 xterm-sco|xterm with SCO function keys,
3632 use=xterm-basic,
3634 # The xterm-new description has all of the features, but is not completely
3638 # + interprets control-function-key as a second array of keys, so a
3639 # 12-fkey keyboard can support vt220's 20-fkeys.
3641 # + uses DEC-style control sequences for the application keypad.
3643 xterm-vt220|xterm emulating vt220,
3650 use=xterm+app, use=xterm+edit, use=xterm-basic,
3653 xterm-vt52|xterm emulating dec vt52,
3661 xterm-noapp|xterm with cursor keys in normal mode,
3665 xterm-24|vs100|xterms|xterm terminal emulator (X Window System),
3666 lines#24, use=xterm-old,
3670 use=xterm-new,
3674 xterm-utf8|xterm with no VT100 line-drawing in UTF-8 mode,
3679 # ctwm, and vtwm) track windows by icon-name; thus, you don't want to mess
3685 xterm+sl-twm|access X title line (pacify twm-descended window managers),
3694 xterm-bold|xterm terminal emulator (X11R6 Window System) standout w/bold,
3695 smso=\E[7m, smul=\E[1m, use=xterm-old,
3698 xterm-nic|xterm with ich/ich1 suppressed for non-curses programs,
3705 # (kterm: this had extension capabilities ":KJ:TY=ascii:" -- esr)
3707 # -- Kenji Rikitake)
3709 # -- MATSUMOTO Shoji)
3710 # kterm implements acsc via built-in table of X Drawable's
3719 tsl=\E[?E\E[?%i%p1%dT, use=xterm-r6, use=ecma+color,
3720 kterm-color|kterm-co|kterm with ANSI colors,
3726 # because they illustrate SVr4 curses mouse controls - T.Dickey
3761 # title bar. [I have translated it to terminfo -- ESR]
3762 xterm-pcolor|xterm with color used for highlights and status line,
3764 smul=\E[4m\E[42m, use=xterm+sl, use=xterm-r6,
3767 # before ECMA-64 color support was folded into the main-line xterm release.
3799 # xterm-sb_right-ansi-3d, which implements ANSI colors, but does not support
3806 # csw (2002-05-15): make xterm-color primary instead of nxterm, to
3808 xterm-color|nxterm|generic color xterm,
3810 op=\E[m, use=xterm-r6, use=klone+color,
3812 # This entry describes an xterm with Sun-style function keys enabled
3815 # The <kf13>...<kf20> keys are L3-L10. We don't set <kf16=\E[197z>
3817 # The <kf31>...<kf45> keys are R1-R15. We treat some of these in accordance
3820 xterm-sun|xterm with sunFunctionKeys true,
3833 use=xterm-basic,
3834 xterms-sun|small (80x24) xterm with sunFunctionKeys true,
3835 cols#80, lines#24, use=xterm-sun,
3838 # this describes the alpha-version of Gnome terminal shipped with Redhat 6.0
3839 gnome-rh62|Gnome terminal,
3842 use=xterm-color,
3847 # other terminals such as color and function-keys.
3849 # shift-f1 to shift-f10 are f11 to f20
3861 # it hangs in tack after running function-keys test.
3862 gnome-rh72|GNOME Terminal,
3867 sgr0=\E[0m\017, smam=\E[?7h, tbc@, use=xterm-color,
3876 # However, note that bce and msgr are broken in this release. Tabs (tbc and
3877 # hts) are broken as well. Sometimes flash (as in xterm-new) works.
3880 # operations. Shift-tab generates a distinct sequence so it can be argued
3882 gnome-rh80|GNOME Terminal,
3885 kcbt=\E^I, op=\E[39;49m, use=gnome-rh72,
3890 gnome-rh90|GNOME Terminal,
3895 use=gnome-rh80,
3898 # Ed Catmur notes that gnome-terminal has recognized soft-reset since May 2002.
3899 gnome-fc5|GNOME Terminal,
3902 use=ansi+enq, use=xterm+pcc0, use=gnome-rh90,
3906 # For any "recent" version of gnome-terminal, it is futile to attempt to
3907 # support modifiers on cursor- and keypad keys because the program usually
3911 # terminfo according to some constantly changing set of hacker guidelines -TD
3912 vte-2007|VTE in GNOME Terminal snapshot 2.18.1,
3913 use=xterm+pcc2, use=gnome-fc5,
3914 gnome-2007|GNOME Terminal snapshot 2.18.1,
3915 use=vte-2007,
3919 # In vttest, it claims to be a vt220 with national replacement character-sets,
3924 vte-2008|VTE in GNOME Terminal snapshot 2.22.3,
3925 use=vte+pcfkeys, use=vte-2007,
3926 gnome-2008|GNOME Terminal snapshot 2.22.3,
3927 use=vte-2008,
3933 # to any that xterm produces - still not solving the problem that GNOME
3937 # kf13-kf24 shift 2 F1 to F12
3938 # kf25-kf36 control 5 F1 to F12
3939 # kf37-kf48 shift/control 6 F1 to F12
3940 # kf49-kf60 alt 3 F1 to F12
3941 # kf61-kf63 shift-alt 4 F1 to F3
3957 use=vte-2008,
3962 vte-256color|VTE with xterm 256-colors,
3964 gnome-256color|GNOME Terminal with xterm 256-colors,
3965 use=vte-256color,
3970 # gnome-terminal, but has fewer features, fails more screens in vttest.
3971 # Since most of the terminfo-related behavior is due to the VTE library,
3972 # the terminfo is the same as gnome-terminal.
3977 # Multi-Gnome-Terminal 1.6.2
3982 indn=\E[%p1%dS, rin=\E[%p1%dT, use=xterm-xf86-v333,
3985 # This is kvt 0-18.7, shipped with Redhat 6.0 (though whether it supports bce
3989 kdch1=\177, kend=\E[F, khome=\E[H, use=xterm-color,
3996 # xterm-r6. The default keyboard appears to be 'linux'.
4000 # that is documented - except of course in its source code - apparently
4001 # because its implementors are unaccustomed to reading documentation - as
4006 # sends PC-style escapes rather than vt100.
4012 # mildly-broken vt102.
4017 # video option. Perhaps that's intended to be a "mildly-broken vt102".
4020 # add konsole-solaris
4023 # add control-key modifiers for function-keys, etc.
4028 konsole-base|KDE console window,
4041 use=ecma+color, use=xterm-r6,
4042 konsole-linux|KDE console window with linux keyboard,
4047 use=konsole-base,
4048 konsole-solaris|KDE console window with Solaris keyboard,
4049 kbs=^H, kend=\E[4~, khome=\E[1~, use=konsole-vt100,
4052 konsole-xf3x|KDE console window with keyboard for XFree86 3.x xterm,
4053 kend=\E[4~, khome=\E[1~, use=konsole-vt100,
4056 konsole-xf4x|KDE console window with keyboard for XFree86 4.x xterm,
4058 use=konsole-vt100,
4059 # Konsole does not implement shifted cursor-keys.
4065 konsole-vt100|KDE console window with vt100 (sic) keyboard,
4070 khome=\E[H, use=konsole-base,
4071 konsole-vt420pc|KDE console window with vt420 pc keyboard,
4072 kbs=^H, kdch1=\177, use=konsole-vt100,
4073 konsole-16color|klone of xterm-16color,
4077 use=konsole-xf4x,
4080 konsole-256color|KDE console window with xterm 256-colors,
4084 # This is mlterm 2.9.3's mlterm.ti, with some additions/corrections -TD
4090 # that the control-modifier itself is used to spawn a new copy of mlterm (the
4091 # "-P" option). So control/F1 to control/F12 may not be usable, depending on
4135 mlterm+pcfkeys|fragment for PC-style fkeys,
4146 mlterm-256color|mlterm 3.0 with xterm 256-colors,
4151 # Updated: Oezguer Kesim <kesim@math.fu-berlin.de> 02 Nov 1997
4165 # rxvt is normally configured to look for "xterm" or "xterm-color" as $TERM.
4167 # "rxvt" or "rxvt-color".
4169 # removed dch/dch1 because they are inconsistent with bce/ech -TD
4170 # remove km as per tack test -TD
4171 rxvt-basic|rxvt terminal base (X Window System),
4197 # Note: Shift + F1-F10 generates F11-F20
4199 # For the keypad, use Shift to temporarily override Application-Keypad
4200 # setting use Num_Lock to toggle Application-Keypad setting if Num_Lock
4201 # is off, escape sequences toggle Application-Keypad setting.
4212 # Prior ESC [ 5 ~ scroll-up ESC [ 5 ^ ESC [ 5 @
4213 # Next ESC [ 6 ~ scroll-down ESC [ 6 ^ ESC [ 6 @
4251 # XK_KP_Subtract - ESC O m
4265 # The source-code for rxvt actually defines mappings for F21-F35, using
4267 # are rare, so this entry uses the shift- and control-modifiers as in
4273 # kDN, kDN5, kDN6, etc are extensions based on the names from xterm+pcfkeys -TD
4274 # Removed kDN6, etc (control+shift) since rxvt does not implement this -TD
4275 rxvt+pcfkeys|fragment for PC-style fkeys,
4300 vpa=\E[%i%p1%dd, use=rxvt-basic, use=ecma+color,
4301 rxvt-color|rxvt terminal emulator (X Window System),
4303 rxvt-256color|rxvt 2.7.9 with xterm 256-colors,
4305 rxvt-88color|rxvt 2.7.9 with xterm 88-colors,
4307 rxvt-xpm|rxvt terminal emulator (X Window System),
4309 rxvt-cygwin|rxvt terminal emulator (X Window System) on cygwin,
4310 …acsc=+\257\,\256-\^0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303…
4312 rxvt-cygwin-native|rxvt terminal emulator (native MS Window System port) on cygwin,
4313 …acsc=+\257\,\256-\^0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303…
4314 use=rxvt-cygwin,
4318 rxvt-16color|xterm with 16 colors like aixterm,
4325 # makes its function-keys different from other flavors of rxvt -TD
4336 mrxvt-256color|multitabbed rxvt with 256 colors,
4344 # removed kf0 which conflicts with kf10 -TD
4345 # remove cvvis which conflicts with cnorm -TD
4347 # but does otherwise follow the rxvt+pcfkeys model -TD
4348 # remove nonworking flash -TD
4349 # remove km as per tack test -TD
4350 Eterm|Eterm-color|Eterm with xterm-style color support (X Window System),
4379 Eterm-256color|Eterm with xterm 256-colors,
4382 Eterm-88color|Eterm with 88 colors,
4392 # xiterm 0.5-5.2
4394 # vttest shows several problems with keyboard, cursor-movements.
4395 # see also http://invisible-island.net/xterm/xterm.faq.html#bug_xiterm
4398 kbs=\177, kdch1=\E[3~, use=klone+color, use=xterm-r6,
4404 # chars look like --esr)
4405 hpterm|X-hpterm|hp X11 terminal emulator,
4427 hpterm-color|HP X11 terminal emulator with color,
4437 # emu -term emu
4438 # emu's default sets TERM to "xterm", but that doesn't work well -TD
4439 # fixes: remove bogus rmacs/smacs, change oc to op, add bce, am -TD
4440 # fixes: add civis, cnorm, sgr -TD
4446 cnorm=\Ea, cr=^M, csr=\Ek%p1%d;%p2%d;, cub=\Eq-%p1%d;,
4448 cup=\EE%p1%d;%p2%d;, cuu=\Ep-%p1%d;, cuu1=\EA,
4466 # emu -term vt220
4467 # with NumLock set (to make the keypad transmit kf0-kf9).
4468 # fixes: add am, xenl, corrected sgr0 -TD
4469 emu-220|Emu-220 (vt200-7bit mode),
4502 # This is adapted from a FreeBSD bug-report by Daniel Rudy <dcrudy@pacbell.net>
4536 # "mterm -type ansi" sets $TERM to "ansi"
4537 mterm-ansi|ANSI emulation,
4555 mterm|mouse-sun|Der Mouse term,
4562 # "mterm -type decansi" sets $TERM to "decansi"
4564 # note: kdch1, kfnd, kslt are in the source code, but do not work -TD
4621 # MGR is a Bell Labs window system lighter-weight than X.
4622 # These entries describe MGR's xterm-equivalent.
4638 mgr-sun|Mgr window with Sun keyboard,
4646 mgr-linux|Mgr window with Linux keyboard,
4655 # st-0.1.1
4661 # Reading the code shows it should work for aixterm 16-colors
4662 # - added st-16color
4665 # - set eo (erase-overstrike)
4666 # - set xenl
4667 # - tbc doesn't work
4668 # - hts works
4669 # - cbt doesn't work
4670 # - shifted cursor-keys send sequences like rxvt
4671 # - sgr referred to unimplemented "invis" mode.
4693 st-16color|simpleterm with 16-colors,
4695 # 256 colors "works", but when running xterm's test-scripts, some garbage is
4697 st-256color|simpleterm with 256 colors,
4703 # Tested using their Debian package org.jessies.terminator 6.104.3256 on 64-bit
4704 # Debian/current -TD (2011/8/20)
4714 # a) tbc does not work (implying that hts also is broken).
4717 # b) has xterm-style shifted function-key strings
4719 # c) has xterm-style modifiers for cursor keys (shift, control, shift+control, meta)
4720 # d) some combinations of shift/control send xterm-style sequences for
4725 # Issues found with ncurses test-program:
4731 # Checked with xterm's scripts, found that the 256-color palette is fixed.
4784 # (vremote: removed obsolete ":nl@:" -- esr)
4809 eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96,
4830 # screen-w entries came with version 3.7.1. The screen2 and screen3 entries
4832 # (screen: added <cnorm> on ANSI model -- esr)
4846 acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
4868 # The bce and status-line entries are from screen 3.9.13 (and require some
4870 screen-bce|VT 100/ANSI X3.64 virtual terminal with bce,
4873 screen-s|VT 100/ANSI X3.64 virtual terminal with hardstatus line,
4884 screen-16color|GNU Screen with 16 colors,
4887 screen-16color-s|GNU Screen with 16 colors and status line,
4888 use=ibm+16color, use=screen-s,
4890 screen-16color-bce|GNU Screen with 16 colors and BCE,
4891 use=ibm+16color, use=screen-bce,
4893 screen-16color-bce-s|GNU Screen with 16 colors BCE and status line,
4894 bce, use=ibm+16color, use=screen-s,
4897 # Entries for GNU Screen 4.02 with --enable-colors256.
4899 screen-256color|GNU Screen with 256 colors,
4903 screen-256color-s|GNU Screen with 256 colors and status line,
4905 initc@, use=xterm+256color, use=screen-s,
4907 screen-256color-bce|GNU Screen with 256 colors and BCE,
4909 initc@, use=xterm+256color, use=screen-bce,
4911 screen-256color-bce-s|GNU Screen with 256 colors BCE and status line,
4913 initc@, use=xterm+256color, use=screen-s,
4921 # no such entry exists, screen tries "screen" (or "screen-w"
4927 # covers those (tested with screen 4.00.02) -TD
4928 screen+fkeys|function-keys according to screen,
4932 # Here are a few customized entries which are useful -TD
4939 # (d) screen sets $TERMCAP to a termcap-formatted copy of the 'screen' entry,
4945 # xterm (-xfree86 or -r6) does not normally support kIC, kNXT and kPRV
4946 # since the default translations override the built-in keycode
4948 screen.xterm-xfree86|screen.xterm-new|screen customized for modern xterm,
4952 use=screen+fkeys, use=xterm-new,
4953 # xterm-r6 does not really support khome/kend unless it is propped up by
4955 screen.xterm-r6|screen customized for X11R6 xterm,
4956 bw, use=screen+fkeys, use=xterm-r6,
4961 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\…
4973 screen.vte|screen in any VTE-based terminal,
4987 # most widely-used terminal emulators. The "bce" capability is supported in
4996 # term screen-bce
4999 screen-bce.xterm-new|screen optimized for modern xterm,
5001 ech@, use=screen.xterm-new,
5002 screen-bce.rxvt|screen optimized for rxvt,
5005 screen-bce.Eterm|screen optimized for Eterm,
5008 screen-bce.mrxvt|screen optimized for mrxvt,
5011 screen-bce.gnome|screen optimized for GNOME-Terminal,
5014 screen-bce.konsole|screen optimized for KDE console window,
5017 screen-bce.linux|screen optimized for linux console,
5020 screen-bce.mlterm|screen optimized for mlterm,
5024 screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols,
5040 # (screen3: removed unknown ":xv:LP:G0:" -- esr)
5060 # Applications, and it is feature rich, stable and free. It can be downloaded
5061 # from www.ncsa.edu. This terminfo description file is based on xterm-vt220,
5064 # NCSA Telnet 2.6 for Macintosh in vt220 8-bit emulation mode
5069 # CTRL-COMND is Emacs meta ON
5071 # answerback string: "ncsa-vt220-8"
5088 # The status-line manipulation is a mapping of the xterm-compatible control
5089 # sequences for setting the window-title. So you must use tsl and fsl in
5090 # pairs, since the latter ends the string that is loaded to the window-title.
5091 ncsa-m|ncsa-vt220-8|NCSA Telnet 2.6 for Macintosh in vt220-8 mode,
5119 ncsa|NCSA Telnet 2.7 for Macintosh in vt220-8 mode,
5120 use=ncsa-m, use=klone+color,
5121 ncsa-ns|NCSA Telnet 2.7 for Macintosh in vt220-8 mode,
5124 ncsa-m-ns|NCSA Telnet 2.6 for Macintosh in vt220-8 mode,
5126 dsl@, fsl@, tsl@, use=ncsa-m,
5127 # alternate -TD:
5128 # The documented function-key mapping refers to the Apple Extended Keyboard
5129 # (e.g., NCSA Telnet's F1 corresponds to a VT220 F6). We use the VT220-style
5130 # codes, however, since the numeric keypad (VT100) PF1-PF4 are available on
5131 # some keyboards and many applications require these as F1-F4.
5133 ncsa-vt220|NCSA Telnet using vt220-compatible function keys,
5140 #### Pilot Pro Palm-Top
5154 # project - an heavily stripped down Linux to be run on 16 bit
5155 # boxes or, eventually, to be used in embedded systems - and have been
5159 # To cope with the ELKS dumb console I added an "elks-glasstty" entry;
5163 elks-glasstty|ELKS glass-TTY capabilities,
5169 elks-vt52|ELKS vt52 console,
5172 home=\EH, use=elks-glasstty,
5174 elks-ansi|ELKS ANSI console,
5177 rmso=\E[m, smso=\E[7m, use=elks-glasstty,
5183 use=elks-vt52,
5189 cols#61, it#8, lines#20, use=elks-vt52,
5223 # SGR 1, 4 aren't supported - removed bold/underline (T.Dickey 17 Jan 1998)
5224 sun-il|Sun Microsystems console with working insert-line,
5243 sun-cgsix|sun-ss5|Sun SparcStation 5 console,
5244 il@, il1@, use=sun-il,
5245 # If you are using an SS5, change the sun definition to use sun-ss5.
5247 use=sun-il,
5250 sun-s|Sun Microsystems Workstation window with status line,
5253 sun-e-s|sun-s-e|Sun Microsystems Workstation with status hacked for emacs,
5255 dsl=\E]l\E\\, fsl=\E\\, tsl=\E]l, use=sun-e,
5256 sun-48|Sun 48-line window,
5258 sun-34|Sun 34-line window,
5260 sun-24|Sun 24-line window,
5262 sun-17|Sun 17-line window,
5264 sun-12|Sun 12-line window,
5266 sun-1|Sun 1-line window for sysline,
5270 sun-e|sun-nic|sune|Sun Microsystems Workstation without insert character,
5272 sun-c|sun-cmd|Sun Microsystems Workstation console with scrollable history,
5275 sun-type4|Sun Workstation console with type 4 keyboard,
5277 kcuu1=\E[215z, use=sun-il,
5279 # Most of the current references to sun-color are from users wondering why this
5281 # cub, etc., here (rather than in the base sun-il entry) since it is not clear
5282 # when those were added -TD (2005-05-28)
5290 # http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/tem_safe.c
5292 # That (actually a different driver which "supports" sun-color) also supports
5299 # It supports bold -TD (2009-09-19)
5301 sun-color|Sun Microsystems Workstation console with color support (IA systems),
5319 # <flash> from BRL -- esr)
5341 # (psterm: unknown ":sl=\EOl:el=\ENl:" removed -- esr)
5342 psterm|psterm-basic|NeWS psterm-80x34,
5353 psterm-96x48|NeWS psterm 96x48,
5355 psterm-90x28|NeWS psterm 90x28,
5357 psterm-80x24|NeWS psterm 80x24,
5361 # (psterm-fast: unknown ":sl=^Ol:el=^Nl:" -- esr)
5362 psterm-fast|NeWS psterm fast version (flaky ctrl chars),
5395 # (news-unk: this had :KB=news: -- esr)
5396 news-unk|SONY NEWS vt100 emulator common entry,
5412 # (news-29: this had :TY=ascii: --esr)
5413 news-29,
5414 lines#29, use=news-unk,
5415 # (news-29-euc: this had :TY=euc: --esr)
5416 news-29-euc,
5417 use=news-29,
5418 # (news-29-sjis: this had :TY=sjis: --esr)
5419 news-29-sjis,
5420 use=news-29,
5422 # (news-33: this had :TY=ascii: --esr)
5423 news-33,
5424 lines#33, use=news-unk,
5425 # (news-33-euc: this had :TY=euc: --esr)
5426 news-33-euc,
5427 use=news-33,
5428 # (news-33-sjis: this had :TY=sjis: --esr)
5429 news-33-sjis,
5430 use=news-33,
5432 # (news-42: this had :TY=ascii: --esr)
5433 news-42,
5434 lines#42, use=news-unk,
5435 # (news-42-euc: this had :TY=euc: --esr)
5436 news-42-euc,
5437 use=news-42,
5438 # (news-42-sjis: this had :TY=sjis: --esr)
5439 news-42-sjis,
5440 use=news-42,
5442 # NEWS-OS old termcap entry
5444 # (news-old-unk: this had :KB=news:TY=sjis: --esr)
5445 news-old-unk|SONY NEWS vt100 emulator common entry,
5458 # (nwp512: this had :DE=^H:, which I think means <OTbs> --esr)
5459 nwp512|news|nwp514|news40|vt100-bm|old sony vt100 emulator 40 lines,
5463 use=news-old-unk,
5465 # (nwp512-a: this had :TY=ascii: and the alias vt100-bm --esr)
5466 nwp512-a|nwp514-a|news-a|news42|news40-a|sony vt100 emulator 42 line,
5469 use=news-old-unk,
5471 # (nwp-512-o: this had :KB=nwp410:DE=^H: I interpret the latter as <OTbs>. --esr)
5472 nwp512-o|nwp514-o|news-o|news40-o|vt100-bm-o|sony vt100 emulator 40 lines,
5476 use=news-old-unk,
5478 # (nwp513: this had :DE=^H: and the alias vt100-bm --esr)
5483 use=news-old-unk,
5485 # (nwp513-a: this had :TY=ascii: and :DE=^H:, which I interpret as <OTbs>; --esr)
5486 # also the alias vt100-bm.
5487 nwp513-a|nwp518-a|nwe501-a|nwp251-a|newscbm-a|news31-a|newscbm33|news33|old sony vt100 emulator 33 …
5491 use=news-old-unk,
5493 # (nwp513-o: had :DE=^H:, I think that's <OTbs>; also the alias vt100-bm --esr)
5494 nwp513-o|nwp518-o|nwe501-o|nwp251-o|newscbm-o|news31-o|old sony vt100 emulator 33 lines,
5498 use=news-old-unk,
5500 # (news28: this had :DE=^H:, I think that's <OTbs>, and :KB=nws1200: --esr)
5505 use=news-old-unk,
5507 # (news29: this had :TY=ascii:KB=nws1200:\ --esr)
5508 news29|news28-a|sony vt100 emulator 29 lines,
5511 use=news-old-unk,
5513 # (news511: this had :TY=sjis: --esr)
5514 nwp511|nwp-511|nwp-511 vt100,
5527 # (news517: this had :TY=sjis:. --esr)
5528 nwp517|nwp-517|nwp-517 vt200 80 cols 30 rows,
5534 # (news517-w: this had :TY=sjis:. --esr)
5535 nwp517-w|nwp-517-w|nwp-517 vt200 132 cols 50 rows,
5576 #### Non-Unix Consoles
5584 emx-base|DOS special keys,
5589 # Except for the "-emx" suffixes, these are as distributed with EMX 0.9b,
5590 # a Unix-style environment used on OS/2. (Note that the suffix makes some
5594 ansi-emx|ANSI.SYS color,
5608 u9=\E[c, use=emx-base,
5610 ansi-color-2-emx|ANSI.SYS color 2,
5614 smul=\E[1;36;44m, use=ansi-emx,
5616 ansi-color-3-emx|ANSI.SYS color 3,
5620 smul=\E[0;36;40m, use=ansi-emx,
5621 mono-emx|stupid monochrome ansi terminal with only one kind of emphasis,
5634 # shifted kf1-kf12 are kf11-kf22
5649 # several changes based on running with tack and comparing with older entry -TD
5690 # ech [erase characters param] broken \E[%p1%dX
5691 # kcbt [back-tab key] not implemented in cygwin? \E[Z
5693 # 2005/11/12 -TD
5699 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_…
5726 # Some features are from pcansi. The op value is from linux. Function-keys
5732 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_…
5758 # The encodings for unshifted arrow keys, F1-F12, Home, Insert, etc. match the
5787 # Shift-F1 \E[25~
5788 # Shift-F2 \E[26~
5789 # Shift-F3 \E[27~
5790 # Shift-F4 \E[28~
5791 # Shift-F5 \E[29~
5792 # Shift-F6 \E[30~
5793 # Shift-F7 \E[31~
5794 # Shift-F8 \E[32~
5795 # Shift-F9 \E[33~
5796 # Shift-F10 \E[34~
5797 # Shift-F11 \E[35~
5798 # Shift-F12 \E[36~
5800 # Ctrl-F1 \E[47~
5801 # Ctrl-F2 \E[48~
5802 # Ctrl-F3 \E[49~
5803 # Ctrl-F4 \E[50~
5804 # Ctrl-F5 \E[51~
5805 # Ctrl-F6 \E[52~
5806 # Ctrl-F7 \E[53~
5807 # Ctrl-F8 \E[54~
5808 # Ctrl-F9 \E[55~
5809 # Ctrl-F10 \E[56~
5810 # Ctrl-F11 \E[57~
5811 # Ctrl-F12 \E[58~
5813 # Ctrl-Delete \E[43~
5814 # Ctrl-Down Arrow \E[38~
5815 # Ctrl-End \E[44~
5816 # Ctrl-Home \E[41~
5817 # Ctrl-Insert \E[42~
5818 # Ctrl-Left Arrow \E[39~
5819 # Ctrl-Page Down \E[46~
5820 # Ctrl-Page Up \E[45~
5821 # Ctrl-Right Arrow \E[40~
5822 # Ctrl-Up Arrow \E[37~
5824 # Alt-F1 \E[59~
5825 # Alt-F2 \E[60~
5826 # Alt-F3 \E[61~
5827 # Alt-F4 \E[62~
5828 # Alt-F5 \E[63~
5829 # Alt-F6 \E[64~
5830 # Alt-F7 \E[65~
5831 # Alt-F8 \E[66~
5832 # Alt-F9 \E[67~
5833 # Alt-F10 \E[68~
5834 # Alt-F11 \E[79~
5835 # Alt-F12 \E[80~
5837 # Alt-Delete \E[65~
5838 # Alt-Down Arrow \E[60~
5839 # Alt-End \E[66~
5840 # Alt-Home \E[41~
5841 # Alt-Insert \E[64~
5842 # Alt-Left Arrow \E[61~
5843 # Alt-Page Down \E[68~
5844 # Alt-Page Up \E[67~
5845 # Alt-Right Arrow \E[62~
5846 # Alt-Up Arrow \E[59~
5849 # Alt-A \E[82~
5850 # Alt-B \E[82~
5851 # Alt-C \E[83~
5852 # Alt-D \E[84~
5853 # Alt-E \E[85~
5854 # Alt-F \E[86~
5855 # Alt-G \E[87~
5856 # Alt-H \E[88~
5857 # Alt-I \E[89~
5858 # Alt-J \E[90~
5859 # Alt-K \E[91~
5860 # Alt-L \E[92~
5861 # Alt-M \E[93~
5862 # Alt-N \E[94~
5863 # Alt-O \E[95~
5864 # Alt-P \E[96~
5865 # Alt-Q \E[97~
5866 # Alt-R \E[98~
5867 # Alt-S \E[99~
5868 # Alt-T \E[100~
5869 # Alt-U \E[101~
5870 # Alt-V \E[102~
5871 # Alt-W \E[103~
5872 # Alt-X \E[104~
5873 # Alt-Y \E[105~
5874 # Alt-Z \E[106~
5878 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_…
5925 # set (the emulator spits out error messages). Compare with att6386 -TD
5929 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\…
5952 # See: MS Knowledge Base item Q108581, dated 13-MAY-1997, titled "Setting Up
5954 # are the installation instructions a pile of mind-numbing bureaucratese,
5955 # but the termcap entry is actually broken and unusable as given; the :do:
5963 # which is case-sensitive.
5973 # <http://www.nentug.org/unix-to-nt/ntposix.htm>.
5976 ansi-nt|psx_ansi|Microsoft Windows NT console POSIX ANSI mode,
6013 # the documentation dates from 1.9.9e) -TD
6015 interix|opennt|opennt-25|ntconsole|ntconsole-25|OpenNT-term compatible with color,
6018 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_…
6037 kf6=\EF6, kf60=\EFz, kf61=\EF+, kf62=\EF-,
6046 opennt-35|ntconsole-35|OpenNT-term35 compatible with color,
6049 opennt-50|ntconsole-50|OpenNT-term50 compatible with color,
6052 opennt-60|ntconsole-60|OpenNT-term60 compatible with color,
6055 opennt-100|ntconsole-100|OpenNT-term100 compatible with color,
6059 opennt-w|opennt-25-w|ntconsole-w|ntconsole-25-w|OpenNT-term-w compat with color,
6062 opennt-35-w|ntconsole-35-w|OpenNT-term35-w compatible with color,
6063 lines#35, use=opennt-w,
6065 opennt-50-w|ntconsole-50-w|OpenNT-term50-w compatible with color,
6066 lines#50, use=opennt-w,
6068 opennt-60-w|ntconsole-60-w|OpenNT-term60-w compatible with color,
6069 lines#60, use=opennt-w,
6071 opennt-w-vt|opennt-25-w-vt|ntconsole-w-vt|ntconsole-25-w-vt|OpenNT-term-w-vt compat with color,
6075 interix-nti|opennt-nti|opennt-25-nti|ntconsole-25-nti|OpenNT-nti compatible with color,
6078 opennt-35-nti|ntconsole-35-nti|OpenNT-term35-nti compatible with color,
6079 lines#35, use=opennt-nti,
6081 opennt-50-nti|ntconsole-50-nti|OpenNT-term50-nti compatible with color,
6082 lines#50, use=opennt-nti,
6084 opennt-60-nti|ntconsole-60-nti|OpenNT-term60-nti compatible with color,
6085 lines#60, use=opennt-nti,
6087 opennt-100-nti|ntconsole-100-nti|OpenNT-term100-nti compatible with color,
6088 lines#100, use=opennt-nti,
6099 # bought out by Acer, a major Taiwanese manufacturer of PC-clones.
6118 # :sr: was given as a boolean-- esr)
6119 altos2|alt2|altos-2|altos II,
6143 altos3|altos5|alt3|alt5|altos-3|altos-5|altos III or V,
6145 altos4|alt4|altos-4|altos IV,
6156 # <invis> imported by use=adm+sgr may work, let me know. -- esr)
6178 #### Hewlett-Packard (hp)
6180 # Hewlett-Packard
6183 # Vox: 1-(916)-785-4363 (Technical response line for VDTs)
6184 # 1-(800)-633-3600 (General customer support)
6193 # Generic HP terminal - this should (hopefully) work on any HP terminal.
6194 hpgeneric|hp|hewlett-packard generic terminal,
6204 hp110|hewlett-packard model 110 portable,
6211 hp+pfk-cr|hp function keys w/o CR,
6247 # function keys), use 2621-nl or 2621-wl.
6255 # If you like, you can use 2621-ba (brain-damaged arrow keys).
6256 hp2621-ba|2621 w/new rom and strap A set,
6262 hp2621|hp2621a|hp2621A|2621|2621a|2621A|hp2621-wl|2621-wl|hp 2621 w/labels,
6263 is2=\E&jA\r, rmkx=\E&jA, use=hp2621-fl,
6264 hp2621-fl|hp 2621,
6276 hp2621p-a|hp2621p with fn as arrows,
6280 hp2621-k45|hp2621k45|k45|hp 2621 with 45 keyboard,
6285 hp2621-48|48 line 2621,
6291 hp2621-nl|hp 2621 with no labels,
6293 use=hp2621-fl,
6295 # Needed for UCB ARPAVAX console, since lsi-11 expands tabs
6298 hp2621-nt|hp 2621 w/no tabs,
6329 # (hp2624: replaced NUL sequences in flash with mandatory pauses -- esr)
6330 hp2624|hp2624a|hp2624b|hp2624b-4p|Hewlett Packard 2624 B,
6343 # ed is incredibly slow most of the time - I am guessing at the
6348 # \ED\EJ\EC hack for ed from Ed Bradford - apparently ed is only
6366 # Create ws #2 with 1 line, Create window #1 lines 1-23,
6367 # Create window #2 lines 24-24, Attach cursor to workspace #1.
6371 hp2626-s|hp 2626 using only 23 lines,
6378 hp2626-ns|hp 2626 using all 24 lines,
6382 hp2626-12|hewlett-packard 2626 12 lines,
6384 hp2626-12x40|hewlett-packard 2626 12 lines 40 columns,
6386 hp2626-x40|hewlett-packard 2626 40 columns,
6388 hp2626-12-s|hewlett-packard 2626 11 lines plus status,
6389 lines#11, use=hp2626-s,
6394 hp2627a-rev|hp 2627 with reverse video colors,
6398 smul=\E&dD\E&v1S, use=hp2621-nl,
6404 use=hp2621-nl,
6419 # (hp2641a: removed unknown :gu: -- esr)
6467 hp2621-a|hp2621a-a|hp2621 with fn as arrows,
6468 use=hp+pfk+arrows, use=hp2621-fl,
6477 use=hp+pfk-cr,
6497 clear=\EH\EJ$<40>, cub=\E&a-%p1%dC, cud=\E&a+%p1%dR,
6498 cuf=\E&a+%p1%dC, cup=\E&a%p1%dr%p2%dC, cuu=\E&a-%p1%dR,
6503 clear=\E&a0c0Y\EJ$<40>, cub=\E&a-%p1%dC,
6505 cup=\E&a%p1%dy%p2%dC$<10>, cuu=\E&a-%p1%dR,
6509 # (hp+labels: added label values from a BRL termcap -- esr)
6521 # new 262x series of machines. It has dip-switched options.
6531 hp2621b-p|hp 2621b with printer,
6534 # hp2621b - new 2621b with new extended keyboard
6536 hp2621b-kx|hp 2621b with extended keyboard,
6539 hp2621b-kx-p|hp 2621b with new keyboard & printer,
6540 use=hp+printer, use=hp2621b-kx,
6564 hp2624b-p|hp2624b-4p-p|hewlett packard 2624 B with printer,
6568 hp2624-10p|hp2624a-10p|hp2624b-10p|hewlett packard 2624 B w/ 10 pages of memory,
6571 hp2624b-10p-p|hewlett packard 2624 B w/ extra memory & printer,
6572 lm#240, use=hp2624b-p,
6587 # Terminal Mode HP-PCterm
6591 # Twenty-Five Line Mode YES
6599 hpansi|hp700|hewlett packard 700/44 in HP-PCterm mode,
6619 # (hp2392: copied <rmir> here from hpex -- esr)
6628 hpsub|hp terminals -- capability subset,
6643 # Adds xy-cursor addressing, vertical cursor addressing, home,
6646 # (hpex: removed memory-lock capabilities ":ml=\El:mu=\Em:",
6647 # moved <rmir> here from hpsub -- esr)
6654 hp2|hpex2|hewlett-packard extended capabilities newer version,
6712 # (hp9845: removed unknown capability :gu: -- esr)
6722 # added empty <acsc> to avoid warnings re <smacs>/<rmacs> --esr)
6740 # (hp700-wy: removed obsolete ":nl=^J:";
6741 # replaced /usr/share/tabset/hp700-wy with std because <it#8>,<hts=\E1> -- esr)
6742 hp700-wy|HP700/41 emulating wyse30,
6782 gator-t|HP 9000 model 237 emulating extra-tall AAA,
6795 gator-52|HP 9000 model 237 emulating VT52,
6797 gator-52t|HP 9000 model 237 emulating extra-tall VT52,
6798 lines#94, use=gator-52,
6800 #### Honeywell-Bull
6809 dku7003-dumb|Honeywell Bull DKU 7003 dumb mode,
6820 use=dku7003-dumb,
6822 #### Lear-Siegler (adm)
6832 # A quick fix might be to drop back to a cheesy 4-wire cable with pin 22
6849 # (adm3: removed obsolete ":ma=^K^P:" -- esr)
6854 # The following ADM-3A switch settings are assumed for normal operation:
6862 # Open the case and look at the motherboard; if you see an open 24-pin DIP
6865 # (adm3a: some capabilities merged in from BRl entry -- esr)
6875 # (adm5: removed obsolete ":ma=^Hh^Jj^Kk^Ll^^H:" & duplicate ":do=^J:" -- esr)
6888 # LSI ADM-11 from George William Hartwig, Jr. <geo@BRL-TGR.ARPA> via BRL
6889 # Status line additions from Stephen J. Muir <stephen%comp.lancs.ac.uk@ucl-cs>
6890 # <khome> from <stephen%comp.lancs.ac.uk@ucl-cs.arpa>. <clear> could also
6893 # <rev>=\EG4. Looking at other ADMs confirms this -- esr)
6894 adm11|LSI ADM-11,
6904 # From: Andrew Scott Beals <bandy@lll-crg.ARPA>
6910 # neither earlier nor later ADMSs have it -- esr)
6913 # baudrate etc. for your ADM-12+. Press Shift-Ctrl-Setup and you should
6918 # Ctrl-P Personality character selections (configure for example what
6920 # Ctrl-T tabs 1-80 use left&right to move and up to set and
6921 # Ctrl-V tabs 81-158 down to clear tab. Shift-Ctrl-M sets right margin at cursor
6922 # Ctrl-B Binary setup (probably not needed. I think that everything can
6924 # Ctrl-A Answerback mode (enter answerback message)
6925 # Ctrl-U User friendly mode (normal setup)
6926 # Ctrl-D Defaults entire setup and function keys from EPROM tables
6927 # Ctrl-S Save both setup and functions keys. Takes from 6 to 10 seconds.
6928 # Ctrl-R Reads both setup and functions keys from NVM.
6929 # Shift-Ctrl-X Unlock keyboard and cancel received X-OFF status
6931 # ADM-12+ supports hardware handshaking, but it is DTR/CTS as opposed to
6935 # The following null-modem cable should fix this and enable you to use
6937 # set ADM-12+ for DTR handshaking from supervisor setup.
6939 # PC Serial ADM-12+
6940 # -------- -------
6941 # 2 - 3
6942 # 3 - 2
6943 # 4 - 5
6944 # 5 - 20
6945 # 6,8 - 4
6946 # 7 - 7
6947 # 20 - 6,8
6960 # (adm20: removed obsolete ":kn#7:" -- esr)
6977 # removed bogus-looking \200 from before <cup>. -- esr)
6992 # Lear-Siegler ADM 31.
6996 # +-||||-------------------------------------+
7007 # +-+ +-+
7011 # +----------------------------------------------+
7014 # S1 - Data Rate - Modem
7015 # S2 - Data Rate - Printer
7016 # ------------------------
7018 # -------------------
7036 # S3 - Interface/Printer/Attributes
7037 # ---------------------------------
7040 # ---------------
7043 # off on off Busy active on J5-20, CD disabled
7044 # on off off Busy active on J5-19, CD disabled - Factory Set.
7045 # on off on Busy active on J5-19, CD enabled
7047 # sw4 Used in conjuction with S4 for comm interface control - Fact 0
7049 # sw5 Secondary Channel Control (Hardware implementation only) - Fact 0
7051 # sw6 ON enables printer BUSY active LOW - Factory Setting
7052 # OFF enables printer BUSY active HIGH - If set to this, ADM31 senses
7054 # sw7 ON - steady cursor - Factory Setting
7055 # OFF - blinking cursor
7058 # OFF causes SPACE to be displayed instead - Factory Setting
7060 # S4 - Interface
7061 # --------------
7065 # ---------------------------
7066 # OFF ON OFF ON OFF Enable RS-232C interface, Direct Connect and
7067 # Current Loop disabled - Factory Setting
7070 # OFF OFF ON OFF ON Enable Direct Connect interface, RS-232C and
7073 # sw5 ON disables dot stretching mode - Factory Setting
7076 # OFF enables underline function - Factory Setting
7078 # OFF causes NULLS to be displayed as SPACES - Factory Setting
7080 # S5 - Word Structure
7081 # -------------------
7082 # sw1 ON enables BREAK key - Factory Setting
7085 # OFF selects 60Hz monitor refresh rate - Factory Setting
7089 # ---------------
7092 # ON OFF ON Selects 7 DATA bits, even parity, 1 STOP bit - Factory Set.
7100 # OFF sends bit 8 as 0 (space) - Factory Setting
7102 # OFF selects Conversation Mode - Factory Setting
7104 # OFF selects Half Duplex operation - Factory Setting
7106 # S6 - Printer
7107 # ------------
7108 # sw1, sw2, sw6, sw7 Reserved - Factory 0
7114 # OFF disables Printer Port - Factory Setting
7116 # S7 - Polling Address
7117 # --------------------
7118 # sw1-7 Establish ASCII character which designates terminal polling address
7120 # OFF = logic 1 - Factory Setting
7122 # OFF disables Polling Option - Factory Setting
7125 # On some older adm31s, S4 does not exist, and S5-sw6 is not defined.
7131 # (adm31: removed obsolete ":ma=j^Jk^P^K^Pl ^R^L^L :" -- esr)
7142 adm31-old|o31|old adm31,
7144 # LSI ADM-36 from Col. George L. Sicherman <gloria!colonel> via BRL
7151 # (adm42: removed obsolete ":ma=^K^P:" -- esr)
7161 # The following termcap for the Lear Siegler ADM-42 leaves the
7164 adm42-ns|lsi adm-42 with no system line,
7170 # ADM 1178 terminal -- rather like an ADM-42. Manual is dated March 1 1985.
7171 # The insert mode of this terminal is commented out because it's broken for our
7196 # Standout mode is dim reverse-video.
7211 pt100w|pt200w|wrenw|fenixw|prime pt100/pt200 in 132-column mode,
7216 pt250w|Prime PT250 in 132-column mode,
7222 # 3475-A North 1st Street
7224 # Vox: (800)-457-4447
7225 # Fax: (408)-473-1510
7236 # and an ANSI-compatible qvt203 that replaced it. Qume started producing
7237 # ANSI-compatible terminals with the qvt323 and qvt61.
7241 # All current Qume terminals have ANSI-compatible operation modes.
7243 # popular lines such as ADDS, and dual-host capabilities. The qvt82 is
7246 # model is the qvt520, which is vt420-compatible.
7250 # If you inherit a Qume without docs, try Ctrl-Shift-Setup to enter its
7251 # setup mode. Shift-s should be a configuration save to NVRAM.
7261 # (reverse-video maybe? But then, are there two <rev> sequences?)
7277 # (qvt103: added <rmam>/<smam> based on init string -- esr)
7295 qvt103-w|qume qvt103 132 cols,
7311 qvt119+-25|qvt119p-25|QVT 119 PLUS with 25 data lines,
7313 qvt119+-w|qvt119p-w|qvt119-w|QVT 119 and 119 PLUS in 132 column mode,
7316 qvt119+-25-w|qvt119p-25-w|qvt119-25-w|QVT 119 and 119 PLUS 132 by 25,
7323 qvt203-w|qvt203-w-am|qume qvt 203 PLUS in 132 cols (w/advanced video),
7332 qvt203-25|QVT 203 PLUS with 25 by 80 column mode,
7335 qvt203-25-w|QVT 203 PLUS with 25 by 132 columns,
7345 # Vox: (408)-954-8333
7346 # Fax: (408)-954-0623
7352 # Televideo terminals are ANSI and PC-ANSI compatible.
7357 # Vanilla tvi910 -- W. Gish <cswarren@violet> 10/29/86
7438 # <ind>, <hpa>, <vpa>, <am>, <msgr> from SCO entry -- esr)
7450 # From: Alan R. Rogers <rogers%albany@csnet-relay>
7452 # (tvi910+: removed obsolete ":ma=^K^P^L :" -- esr)
7487 # <khome> from BRL entry -- esr)
7502 # addressing is broken.
7506 # tvi{912,920}[bc] - TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C
7510 # http://vt100.net/televideo/912b-om/
7513 # screen, supported 75-9600 baud (no handshaking), monochrome, 7-bit
7515 # (including some with magic cookies), fancy half-duplex mode, and
7525 # are quite distinct from the 914 and 924, which were much nicer non-
7526 # magic-cookie terminals similar to the 950.
7531 # TVI-912B - very odd layout, no function keys (84 keys)
7532 # TVI-920B - typewriter layout, no function keys (103 keys)
7533 # TVI-912C - very odd layout, function keys F1-F11 (82 keys)
7534 # TVI-920C - typewriter layout, function keys F1-F11 (101 keys)
7539 # ----------||-----------
7540 # TVI-912B || tvi912b
7541 # TVI-912C || tvi912c
7542 # TVI-920B || tvi920b
7543 # TVI-920C || tvi920c
7550 # ------------|--------|--------|---------|-------||---------
7551 # No | No | N/A | N/A | No || -unk
7552 # No | No | N/A | N/A | Yes || -p
7553 # No | Yes | No | N/A | No || -2p-unk
7554 # No | Yes | No | N/A | Yes || -2p-p
7555 # No | Yes | Yes | N/A | No || -vb-unk
7556 # No | Yes | Yes | N/A | Yes || -vb-p
7558 # Yes | No | N/A | Yes | N/A || -mc
7559 # Yes | Yes | No | No | N/A || -2p
7560 # Yes | Yes | No | Yes | N/A || -2p-mc
7561 # Yes | Yes | Yes | No | N/A || -vb
7562 # Yes | Yes | Yes | Yes | N/A || -vb-mc
7565 # and no magic cookies would be tvi920c-vb; a model 912 B without the
7567 # tvi912b-mc
7578 # running on a Linux box connected to a TVI-920C with a later-model
7579 # (A49C1-style) ROM running at 9600 baud, so your mileage may
7593 # -----|--------||------------
7609 # -------------|--------||------------
7624 # Here are the switch settings for the TVI-912B/TVI-920B and
7625 # TVI-912C/TVI-920C:
7627 # S1 (Line), and S3 (Printer) baud rates -- put one, and only one, switch down:
7648 # 1: P3-6 Not connected DSR received on P3-6
7649 # 2: P3-8 Not connected DCD received on P3-8
7651 # 3 Open, 4 Open: P3-20 Not connected
7677 # NON-STANDARD CAPABILITIES
7702 # operations for uploading all or part of the screen; and block-mode
7706 # a.k.a. half-intensity outside of protect mode) is used to control
7711 # support a few extra escape sequences for manipulating the off-screen
7714 # of those sequences: set cursor position including page (\E-PYX,
7725 # Auto-flip mode (\Ev) is likely faster than the scrolling mode (\Ew)
7726 # enabled in <is2>, but auto-flip is very jarring so we don't use it.
7733 # cheesy page-flip instead.
7751 tvi912b-unk|tvi912c-unk|TeleVideo TVI-912B or TVI-912C (no attributes),
7767 # control characters, and the half-intensity ("protected") attribute
7770 tvi912b+printer|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C page print support,
7773 # This uses half-intensity mode (<dim>) for standout (<smso>), and
7774 # exposes no other attributes (half-intensity is the only attribute
7777 tvi912b+dim|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C half-intensity attribute support,
7782 # Full magic-cookie attribute support, with half-intensity reverse
7784 # to give a consistent magic-cookie count. Also note that <sgr> uses
7785 # backspacing (in the TVI-supported order) to apply all requested
7788 tvi912b+mc|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C full magic-cookie attribute support,
7799 tvi912b+2p|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C second page memory option support,
7806 tvi912b+vb|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C second page memory option "visible bel…
7811 tvi920b+fn|TeleVideo TVI-920B and TVI-920C function key support,
7820 tvi912b-2p-unk|tvi912c-2p-unk|tvi912b-unk-2p|tvi912c-unk-2p|TeleVideo TVI-912B or TVI-912C (second …
7821 use=tvi912b+2p, use=tvi912b-unk,
7823 tvi912b-vb-unk|tvi912c-vb-unk|tvi912b-unk-vb|tvi912c-unk-vb|TeleVideo TVI-912B or TVI-912C (second …
7824 use=tvi912b+vb, use=tvi912b-unk,
7826 tvi912b-p|tvi912c-p|TeleVideo TVI-912B or TVI-912C (no attributes; page print),
7827 use=tvi912b+printer, use=tvi912b-unk,
7829 tvi912b-2p-p|tvi912c-2p-p|tvi912b-p-2p|tvi912c-p-2p|TeleVideo TVI-912B or TVI-912C (second page mem…
7830 use=tvi912b+2p, use=tvi912b+printer, use=tvi912b-unk,
7832 tvi912b-vb-p|tvi912c-vb-p|tvi912b-p-vb|tvi912c-p-vb|TeleVideo TVI-912B or TVI-912C (second page mem…
7833 use=tvi912b+vb, use=tvi912b+printer, use=tvi912b-unk,
7835 tvi912b-2p|tvi912c-2p|TeleVideo TVI-912B or TVI-912C (second page memory option; half-intensity att…
7836 use=tvi912b+2p, use=tvi912b+dim, use=tvi912b-unk,
7838 tvi912b-2p-mc|tvi912c-2p-mc|tvi912b-mc-2p|tvi912c-mc-2p|TeleVideo TVI-912B or TVI-912C (second page…
7839 use=tvi912b+2p, use=tvi912b+mc, use=tvi912b-unk,
7841 tvi912b-vb|tvi912c-vb|TeleVideo TVI-912B or TVI-912C (second page memory option "visible bell"; hal…
7842 use=tvi912b+vb, use=tvi912b+dim, use=tvi912b-unk,
7844 tvi912b-vb-mc|tvi912c-vb-mc|tvi912b-mc-vb|tvi912c-mc-vb|TeleVideo TVI-912B or TVI-912C (second page…
7845 use=tvi912b+vb, use=tvi912b+mc, use=tvi912b-unk,
7847 tvi912b|tvi912c|TeleVideo TVI-912B or TVI-912C (half-intensity attribute),
7848 use=tvi912b+dim, use=tvi912b-unk,
7850 tvi912b-mc|tvi912c-mc|TeleVideo TVI-912B or TVI-912C (magic cookies),
7851 use=tvi912b+mc, use=tvi912b-unk,
7853 tvi920b-unk|tvi920c-unk|TeleVideo TVI-920B or TVI-920C (no attributes),
7854 use=tvi920b+fn, use=tvi912b-unk,
7856 tvi920b-2p-unk|tvi920c-2p-unk|tvi920b-unk-2p|tvi920c-unk-2p|TeleVideo TVI-920B or TVI-920C (second …
7857 use=tvi920b+fn, use=tvi912b+2p, use=tvi912b-unk,
7859 tvi920b-vb-unk|tvi920c-vb-unk|tvi920b-unk-vb|tvi920c-unk-vb|TeleVideo TVI-920B or TVI-920C (second …
7860 use=tvi920b+fn, use=tvi912b+vb, use=tvi912b-unk,
7862 tvi920b-p|tvi920c-p|TeleVideo TVI-920B or TVI-920C (no attributes; page print),
7863 use=tvi920b+fn, use=tvi912b+printer, use=tvi912b-unk,
7865 tvi920b-2p-p|tvi920c-2p-p|tvi920b-p-2p|tvi920c-p-2p|TeleVideo TVI-920B or TVI-920C (second page mem…
7867 use=tvi912b-unk,
7869 tvi920b-vb-p|tvi920c-vb-p|tvi920b-p-vb|tvi920c-p-vb|TeleVideo TVI-920B or TVI-920C (second page mem…
7871 use=tvi912b-unk,
7873 tvi920b-2p|tvi920c-2p|TeleVideo TVI-920B or TVI-920C (second page memory option; half-intensity att…
7875 use=tvi912b-unk,
7877 tvi920b-2p-mc|tvi920c-2p-mc|tvi920b-mc-2p|tvi920c-mc-2p|TeleVideo TVI-920B or TVI-920C (second page…
7879 use=tvi912b-unk,
7881 tvi920b-vb|tvi920c-vb|TeleVideo TVI-920B or TVI-920C (second page memory option "visible bell"; hal…
7883 use=tvi912b-unk,
7885 tvi920b-vb-mc|tvi920c-vb-mc|tvi920b-mc-vb|tvi920c-mc-vb|TeleVideo TVI-920B or TVI-920C (second page…
7887 use=tvi912b-unk,
7889 tvi920b|tvi920c|TeleVideo TVI-920B or TVI-920C (half-intensity attribute),
7890 use=tvi920b+fn, use=tvi912b+dim, use=tvi912b-unk,
7892 tvi920b-mc|tvi920c-mc|TeleVideo TVI-920B or TVI-920C (magic cookies),
7893 use=tvi920b+fn, use=tvi912b+mc, use=tvi912b-unk,
7898 # also added empty <acsc> to suppress tic warning -- esr)
7913 # also added empty <acsc> to suppress tic warning -- esr)
7926 # (tvi92D: removed :ko=bt: before translation, I see no backtab cap -- esr)
7934 # old ones skip -- esr)
7963 # -----------------------------------------------------
7982 # Settings for word length and stop-bits (S1)
7986 # ---------------------------
7987 # U - 7-bit word
7988 # D - 8-bit word
7989 # - U 2 stop bits
7990 # - D 1 stop bit
7996 # --------------------------------------------
7999 # --------------------------------------------
8002 # --------------------------------------------
8006 # --------------------------------------------
8010 # --------------------------------------------
8014 # --------------------------------------------
8018 # --------------------------------------------
8022 # --------------------------------------------
8025 # --------------------------------------------
8028 # --------------------------------------------
8031 # --------------------------------------------
8034 # --------------------------------------------
8037 # --------------------------------------------
8044 # --------------------------------------------
8047 # --------------------------------------------
8050 # --------------------------------------------
8053 # --------------------------------------------
8056 # --------------------------------------------
8059 # --------------------------------------------
8062 # --------------------------------------------
8065 # --------------------------------------------
8068 # --------------------------------------------
8071 # --------------------------------------------
8074 # --------------------------------------------
8077 # --------------------------------------------
8080 # --------------------------------------------
8083 # --------------------------------------------
8086 # --------------------------------------------
8088 # (tvi925: BSD has <clear=\E*>. I got <is2> and <ri> from there -- esr)
8104 tvi925-hi|TeleVideo Model 925 with half intensity standout mode,
8109 # Originally Tim Curry, Univ. of Central Fla., <duke!ucf-cs!tim> 5/21/82
8126 # start-protected field delimiter (\Ex2\200\200)
8127 # end-protected field delimiter (\Ex3\200\200)
8135 # +-----------------------+-----+-----+-----------------------+
8138 # +------+-----------------------+-----+-----+-----------------------+
8140 # +------+-----------------------+-----+-----+-----------------------+
8142 # +------+-----------------------+-----+-----+-----------------------+
8146 # +-----+-----+-----------------+-----+-----------+-----+-----+
8148 # +------+-----+-----+-----------------+-----+-----------+-----+-----+
8150 # +------+-----+-----+-----------------+-----+-----------+-----+-----+
8152 # +------+-----+-----+-----------------+-----+-----------+-----+-----+
8156 # +-----------+-----+-----+-----+-----+-----------+
8158 # +-----------+-----+-----+-----+-----+ |
8160 # +-----------+-----+-----+-----+-----+-----------+
8177 # +-----+-----+-----+-----+-----------+
8180 # +-----+-----+-----+-----------+
8182 # +-----+-----+-----+-----------+
8188 # +-----+-----+-----+-----------+
8192 # +-----+-----+-----------------+
8194 # +-----+-----+-----------------+
8199 # +-----+-----+-----------------+
8204 # Finally, note that BSD has cud1=^V. -- esr)
8225 # place cursor at page 0, line 24, column 1 (\E-07 )
8231 # place cursor at 0,24,1 (\E-07 )
8235 tvi950-2p|televideo950 w/2 pages,
8236 …E'\E(\E%\Ew\EX\Ee \017\011\Ek\E016\E004\Ex0\0\0\Ex1\0\0\Ex2\0\0\011\Ex3\0\0\Ex4\r\0\E\\2\E-07 \011,
8237 rmcup=\E\\2\E-07\s, rmkx=\Ek, smcup=\E\\1\E-07\s,
8242 # place cursor at page 0, line 24, column 1 (\E-07 )
8247 # place cursor at 0,24,1 (\E-07 )
8249 tvi950-4p|televideo950 w/4 pages,
8250 …E'\E(\E%\Ew\EX\Ee \017\011\Ek\E016\E004\Ex0\0\0\Ex1\0\0\Ex2\0\0\011\Ex3\0\0\Ex4\r\0\E\\3\E-07 \011,
8251 rmcup=\E\\3\E-07\s, rmkx=\Ek, smcup=\E\\1\E-07\s,
8259 tvi950-rv|televideo950 rev video,
8264 # tvi950-rv-2p uses the appropriate entries from 950-2p and 950-rv
8265 tvi950-rv-2p|televideo950 rev video w/2 pages,
8267 …EO\E'\E(\E%\Ew\EX\Ee \017\011\Ek\E016\E004\Ex0\0\0\Ex1\0\0\Ex2\0\0\011\Ex3\0\0\Ex4\r\0\E\\2\E-07\s,
8268 rmcup=\E\\2\E-07\s, rmkx=\Ek, smcup=\E\\1\E-07\s,
8271 # tvi950-rv uses the appropriate entries from 950-4p and 950-rv
8272 tvi950-rv-4p|televideo950 rev video w/4 pages,
8274 …EO\E'\E(\E%\Ew\EX\Ee \017\011\Ek\E016\E004\Ex0\0\0\Ex1\0\0\Ex2\0\0\011\Ex3\0\0\Ex4\r\0\E\\3\E-07\s,
8275 rmcup=\E\\3\E-07\s, rmkx=\Ek, smcup=\E\\1\E-07\s,
8279 # removed incorrect (and overridden) ":do=^J:"; fixed broken continuations in
8284 # ko implies -- esr)
8299 tvi955-w|955-w|televideo955 w/132 cols,
8302 # use half-intensity as normal mode, full intensity as <bold>
8303 tvi955-hb|955-hb|televideo955 half-bright,
8311 # also added empty <acsc> to suppress tic warning, -- esr)
8328 tvi970-vb|televideo 970 with visual bell,
8331 tvi970-2p|televideo 970 with using 2 pages of memory,
8339 # its absence means <smam>=\Ev isn't safe to use. -- esr)
8396 # White Pine Software may be contacted at +1 603/886-9050.
8400 # Visual 50 from Beau Shekita, BTL-Whippany <whuxlb!ejs>
8412 # Note especially the <il1> function. <kf4>-<kf6> are really l4-l6 in
8413 # disguise; <kf7>-<kf9> are really l1-l3.
8451 # (This cap is commented out because <smir>/<rmir> is more efficient -- esr)
8472 # to use vi200-f.
8473 vi200-f|visual 200 no function keys,
8478 vi200-rv|visual 200 reverse video,
8485 # (vi300: added <rmam>/<smam> based on init string -- esr)
8502 vi300-old|visual 300 with old firmware (set edit extent reversed),
8507 # The best place to look for the escape sequences is page A1-1 of the
8510 # be done with the menus in set-up mode.
8514 # also added empty <acsc> to suppress tic warning -- esr)
8552 # Vox: (408)-473-1200
8553 # Fax: (408) 473-1222
8556 # Wyse sales can be reached by phone at 1-800-GET-WYSE. Tech support is at
8557 # (800)-800-WYSE (option 5 gets you a human). There's a Web page at the
8577 # If more than one attribute is needed then the wy30-mc terminfo
8602 # This terminal description uses the non-hidden attribute mode
8605 # (wy30-mc: added <smcup> to suppress tic warning --esr)
8606 wy30-mc|wyse30-mc|wyse 30 with magic cookies,
8618 wy30-vb|wyse30-vb|wyse 30 visible bell,
8627 # cookies. The wy50-mc terminal description uses magic cookies
8654 # This terminal description uses the non-hidden attribute mode
8661 # (wy50-mc: added <smcup> to suppress tic warning --esr)
8662 wy50-mc|wyse50-mc|wyse 50 with magic cookies,
8670 wy50-vb|wyse50-vb|wyse 50 visible bell,
8672 wy50-w|wyse50-w|wyse 50 132-column,
8676 wy50-wvb|wyse50-wvb|wyse 50 132-column visible bell,
8677 bel@, use=wy50-w,
8728 wy350-vb|wyse350-vb|wyse 350 visible bell,
8730 wy350-w|wyse350-w|wyse 350 132-column,
8734 wy350-wvb|wyse350-wvb|wyse 350 132-column visible bell,
8735 bel@, use=wy350-w,
8754 # alt-charset mode. Try \EcE\s\s\E+\s if the screen is really clear
8787 wy120-w|wyse120-w|wy150-w|wyse150-w|wyse 120/150 132-column,
8792 wy120-25|wyse120-25|wy150-25|wyse150-25|wyse 120/150 80-column 25-lines,
8796 wy120-25-w|wyse120-25-w|wy150-25-w|wyse150-25-w|wyse 120/150 132-column 25-lines,
8798 pln@, rs3=\EwG\Ee)$<100>, use=wy120-w,
8800 wy120-vb|wyse120-vb|wy150-vb|wyse150-vb|Wyse 120/150 visible bell,
8803 wy120-w-vb|wy120-wvb|wyse120-wvb|wy150-w-vb|wyse150-w-vb|Wyse 120/150 132-column visible bell,
8804 bel@, use=wy120-w,
8811 # <rs1> -> set personality
8812 # <rs2> -> set number of columns
8813 # <rs3> -> set number of lines
8814 # <is1> -> select the proper font
8815 # <is2> -> do the initialization
8816 # <is3> -> set up display memory (2 pages)
8819 # older Wyse 60's. This change happened mid-1987.
8823 # high order bit set when you hit CTRL-function_key
8835 # a bug reported by Robert Dunn, <rcdii@inlink.com> -- esr)
8867 wy60-w|wyse60-w|wyse 60 132-column,
8872 wy60-25|wyse60-25|wyse 60 80-column 25-lines,
8875 wy60-25-w|wyse60-25-w|wyse 60 132-column 25-lines,
8877 pln@, rs3=\EwG\Ee)$<200>, use=wy60-w,
8879 wy60-42|wyse60-42|wyse 60 80-column 42-lines,
8885 wy60-42-w|wyse60-42-w|wyse 60 132-column 42-lines,
8889 nel=\r\n$<11>, rs2=\EeF$<150>\E`;$<150>, use=wy60-42,
8891 wy60-43|wyse60-43|wyse 60 80-column 43-lines,
8893 pln@, rs3=\Ee+$<150>, use=wy60-42,
8894 wy60-43-w|wyse60-43-w|wyse 60 132-column 43-lines,
8896 pln@, rs3=\Ee+$<150>, use=wy60-42-w,
8898 wy60-vb|wyse60-vb|Wyse 60 visible bell,
8900 wy60-w-vb|wy60-wvb|wyse60-wvb|Wyse 60 132-column visible bell,
8901 bel@, use=wy60-w,
8903 # The Wyse-99GT looks at lot like the Wyse 60 except that it
8904 # does not have the 42/43 line mode. In the Wyse-60 the "lines"
8908 # The Wyse-99GT also has personalities for the VT220 and
8912 # alt-charset mode. Try \EcE\s\s\E+\s if the screen is really clear
8915 # u0 -> enter Tektronix mode
8916 # u1 -> exit Tektronix mode
8926 wy99gt-w|wyse99gt-w|wyse 99gt 132-column,
8932 wy99gt-25|wyse99gt-25|wyse 99gt 80-column 25-lines,
8936 wy99gt-25-w|wyse99gt-25-w|wyse 99gt 132-column 25-lines,
8938 pln@, rs2=\E`;$<150>, use=wy99gt-w,
8940 wy99gt-vb|wyse99gt-vb|Wyse 99gt visible bell,
8943 wy99gt-w-vb|wy99gt-wvb|wyse99gt-wvb|Wyse 99gt 132-column visible bell,
8944 bel@, use=wy99gt-w,
8947 # - can't redefine function keys (anyway, key redefinition in ANSI mode
8949 # - meta key can't be described (the terminal forgets it when reset);
8950 # The xon-xoff handshaking can't be disabled while in ansi personality, so
8957 # thing is that vi goes crazy if smir-rmir are present and both dch-dch1 are
8960 wy99-ansi|Wyse WY-99GT in ansi mode (int'l PC keyboard),
8993 wy99a-ansi|Wyse WY-99GT in ansi mode (US PC keyboard),
8994 hts=\EH, is3=\E[?5l, rs3=\E[?5l, tbc=\E[3g, use=wy99-ansi,
8997 # - can't set tabs;
8998 # - other bugs in ANSI modes (see above).
9000 # GNU emacs doesn't like Xon-Xoff handshaking. This means the terminal
9005 wy99f|wy99fgt|wy-99fgt|Wyse WY-99GT (int'l PC keyboard),
9008 acsc='x+y.w_vi~j(k'l&m%n)o9q*s8t-u.v\,w+x=, bel=^G,
9033 wy99fa|wy99fgta|wy-99fgta|Wyse WY-99GT (US PC keyboard),
9037 # The Wyse 160 is combination of the WY-60 and the WY-99gt.
9042 # <rs1> -> set personality
9043 # <rs2> -> set number of columns
9044 # <rs3> -> set number of lines
9045 # <is1> -> select the proper font
9046 # <is2> -> do the initialization
9047 # <is3> -> set up display memory (2 pages)
9056 # a bug reported by Robert Dunn, <rcdii@inlink.com> -- esr)
9087 wy160-w|wyse160-w|wyse 160 132-column,
9092 wy160-25|wyse160-25|wyse 160 80-column 25-lines,
9095 wy160-25-w|wyse160-25-w|wyse 160 132-column 25-lines,
9097 pln@, rs3=\EwG\Ee)$<200>, use=wy160-w,
9099 wy160-42|wyse160-42|wyse 160 80-column 42-lines,
9104 wy160-42-w|wyse160-42-w|wyse 160 132-column 42-lines,
9107 rs2=\EeF$<150>\E`;$<150>, use=wy160-42,
9109 wy160-43|wyse160-43|wyse 160 80-column 43-lines,
9111 pln@, rs3=\Ee+$<150>, use=wy160-42,
9112 wy160-43-w|wyse160-43-w|wyse 160 132-column 43-lines,
9114 pln@, rs3=\Ee+$<150>, use=wy160-42-w,
9116 wy160-vb|wyse160-vb|Wyse 160 visible bell,
9118 wy160-w-vb|wy160-wvb|wyse160-wvb|Wyse 160 132-column visible bell,
9119 bel@, use=wy160-w,
9129 # cookies. The wy75-mc terminal description uses magic cookies
9142 dl1=\E[M, dsl=\E[>\,\001\001\E[>-\001\001,
9167 # This terminal description uses the non-hidden attribute mode
9170 wy75-mc|wyse75-mc|wyse 75 with magic cookies,
9178 wy75-vb|wyse75-vb|wyse 75 with visible bell,
9181 wy75-w|wyse75-w|wyse 75 in 132 column mode,
9184 wy75-wvb|wyse75-wvb|wyse 75 with visible bell 132 columns,
9186 bel@, use=wy75-w,
9235 wy85-vb|wyse85-vb|wyse 85 with visible bell,
9238 # Wyse 85 in 132-column mode.
9239 wy85-w|wyse85-w|wyse 85 in 132-column mode,
9243 # Wyse 85 in 132-column mode with visual bell.
9244 wy85-wvb|wyse85-wvb|wyse 85 with visible bell 132-columns,
9245 bel@, use=wy85-w,
9257 wy85-8bit|wyse85-8bit|wyse 85 in 8-bit mode,
9301 # by set-up.
9341 wy185-24|wyse185-24|wyse 185 with 24 data lines,
9347 wy185-vb|wyse185-vb|wyse 185+flash,
9350 # Wyse 185 in 132-column mode.
9351 wy185-w|wyse185-w|wyse 185 in 132-column mode,
9356 # Wyse 185 in 132-column mode with visual bell.
9357 wy185-wvb|wyse185-wvb|wyse 185+flash+132 cols,
9358 bel@, use=wy185-w,
9361 # Done by Joe H. Davis 3-9-92
9398 wy325-vb|wyse325-vb|wyse-325 with visual bell,
9404 wy325-w|wyse325-w|wy325w-24|wyse-325 in wide mode,
9411 wy325-25|wyse325-25|wy325-80|wyse-325|wyse-325 25 lines,
9417 wy325-25w|wyse325-25w|wy325 132 columns,
9419 pln@, rs3=\EwG\Ee)$<100>, use=wy325-w,
9423 wy325-w-vb|wy325-wvb|wyse325-wvb|wyse-325 wide mode reverse video,
9424 bel@, use=wy325-w,
9429 wy325-42|wyse325-42|wyse-325 42 lines,
9435 wy325-42w|wyse325-42w|wyse-325 42 lines wide mode,
9437 pln@, rs3=\EwG\Ee)$<100>, use=wy325-w,
9441 wy325-42w-vb|wy325-42wvb|wyse-325 42 lines wide mode visual bell,
9442 bel@, use=wy325-w,
9446 wy325-43|wyse325-43|wyse-325 43 lines,
9452 wy325-43w|wyse325-43w|wyse-325 43 lines wide mode,
9454 pln@, rs3=\EwG\Ee)$<100>, use=wy325-w,
9458 wy325-43w-vb|wy325-43wvb|wyse-325 43 lines wide mode visual bell,
9459 bel@, use=wy325-w,
9461 # Wyse 370 -- 24 line screen with status line.
9471 # <u0> -> enter Tektronix 4010/4014 mode
9472 # <u1> -> exit Tektronix 4010/4014 mode
9473 # <u2> -> enter ASCII mode (from any ANSI mode)
9474 # <u3> -> exit ASCII mode (goto native ANSI mode)
9475 # <u4> -> enter Tek 4207 ANSI mode (from any ANSI mode)
9476 # <u5> -> exit Tek 4207 mode (goto native ANSI mode)
9479 wy370-nk|wyse 370 without function keys,
9514 # Function key set for the ASCII (wy-50 compatible) keyboard
9517 wy370|wyse370|wy370-101k|Wyse 370 with 101 key keyboard,
9524 knp=\E[U, kpp=\E[V, use=wy370-nk,
9526 # Function key set for the VT-320 (and wy85) compatible keyboard
9528 wy370-105k|Wyse 370 with 105 key keyboard,
9536 use=wy370-nk, use=vt220+keypad,
9540 wy370-EPC|Wyse 370 with 102 key keyboard,
9545 khome=\E[H, kich1=\E[2~, knp=\E[U, kpp=\E[V, use=wy370-nk,
9548 wy370-vb|Wyse 370 with visible bell,
9551 # Wyse 370 in 132-column mode.
9552 wy370-w|Wyse 370 in 132-column mode,
9556 # Wyse 370 in 132-column mode with visual bell.
9557 wy370-wvb|Wyse 370 with visible bell 132-columns,
9558 flash=\E[30h\E\,\E[30l$<300>, use=wy370-w,
9559 wy370-rv|Wyse 370 reverse video,
9564 wy99gt-tek|Wyse 99gt Tektronix 4010/4014 emulator,
9568 …cup=\035%{3040}%{89}%p1%*%-%Py%p2%{55}%*%Px%gy%{128}%/%{31}%&%{32}%+%c%gy%{3}%&%{4}%*%gx%{3}%&%+%{…
9577 wy160-tek|Wyse 160 Tektronix 4010/4014 emulator,
9578 …cup=\035%{3103}%{91}%p1%*%-%Py%p2%{55}%*%Px%gy%{128}%/%{31}%&%{32}%+%c%gy%{3}%&%{4}%*%gx%{3}%&%+%{…
9579 home=^]8`g @\037, use=wy99gt-tek,
9583 wy370-tek|Wyse 370 Tektronix 4010/4014 emulator,
9587 …cup=\035%{775}%{108}%p1%*%{5}%/%-%Py%p2%{64}%*%{4}%+%{5}%/%Px%gy%{32}%/%{31}%&%{32}%+%c%gy%{31}%&%…
9595 # Vendor-supplied Wyse entries end here.
9603 # rs1 -> set personality
9604 # rs2 -> set number of columns
9605 # rs3 -> set number of lines
9606 # is1 -> select the proper font
9607 # is2 -> do the initialization
9608 # is3 -> If this string is empty then rs3 gets sent.
9611 # - The BS key is programmed to generate BS in smcup since
9613 # - Remove and shift/Remove: delete a character
9614 # - Insert : enter insert mode
9615 # - Find : delete to end of file
9616 # - Select : clear a line
9617 # - F11, F12, F13: send default sequences (not ESC, BS, LF)
9618 # - F14 : Home key
9619 # - Bottom status line (host writable line) is used.
9620 # - smkx,rmkx are removed because this would put the numeric
9660 wy520-24|wyse520-24|wyse 520 with 24 data lines,
9666 wy520-vb|wyse520-vb|wyse 520 with visible bell,
9669 # Wyse 520 in 132-column mode.
9670 wy520-w|wyse520-w|wyse 520 in 132-column mode,
9675 # Wyse 520 in 132-column mode with visual bell.
9676 wy520-wvb|wyse520-wvb|wyse 520 with visible bell 132-columns,
9677 flash=\E[30h\E\,\E[30l$<100>, use=wy520-w,
9683 # - 'End' key will clear till end of line on EPC keyboard
9684 # - Shift/End : ignored.
9685 # - Insert : enter insert mode.
9686 # - Delete : delete a character (have to change interrupt character
9687 # to CTRL-C: stty intr '^c') for it to work since the
9689 wy520-epc|wyse520-epc|wyse 520 with EPC keyboard,
9696 wy520-epc-24|wyse520-pc-24|wyse 520 with 24 data lines and EPC keyboard,
9699 use=wy520-epc,
9702 wy520-epc-vb|wyse520-pc-vb|wyse 520 with visible bell and EPC keyboard,
9703 flash=\E[30h\E\,\E[30l$<100>, use=wy520-epc,
9705 # Wyse 520 in 132-column mode.
9706 wy520-epc-w|wyse520-epc-w|wyse 520 in 132-column mode with EPC keyboard,
9709 ip=$<7>, rs2=\E[35h\E[?3h, use=wy520-epc,
9711 # Wyse 520 in 132-column mode with visual bell.
9712 wy520-epc-wvb|wyse520-p-wvb|wyse 520 with visible bell 132-columns and EPC keyboard,
9713 flash=\E[30h\E\,\E[30l$<100>, use=wy520-epc-w,
9715 # Wyse 520 in 80-column, 36 lines
9716 wy520-36|wyse520-36|wyse 520 with 36 data lines,
9722 # Wyse 520 in 80-column, 48 lines
9723 wy520-48|wyse520-48|wyse 520 with 48 data lines,
9729 # Wyse 520 in 132-column, 36 lines
9730 wy520-36w|wyse520-36w|wyse 520 with 132 columns and 36 data lines,
9734 use=wy520-36,
9736 # Wyse 520 in 132-column, 48 lines
9737 wy520-48w|wyse520-48w|wyse 520 with 48 data lines,
9741 use=wy520-48,
9744 # Wyse 520 in 80-column, 36 lines with EPC keyboard
9745 wy520-36pc|wyse520-36pc|wyse 520 with 36 data lines and EPC keyboard,
9749 use=wy520-epc,
9751 # Wyse 520 in 80-column, 48 lines with EPC keyboard
9752 wy520-48pc|wyse520-48pc|wyse 520 with 48 data lines and EPC keyboard,
9756 use=wy520-epc,
9758 # Wyse 520 in 132-column, 36 lines with EPC keyboard
9759 wy520-36wpc|wyse520-36wpc|wyse 520 with 36 data lines and EPC keyboard,
9763 use=wy520-36pc,
9765 # Wyse 520 in 132-column, 48 lines with EPC keyboard
9766 wy520-48wpc|wyse520-48wpc|wyse 520 with 48 data lines and EPC keyboard,
9770 use=wy520-48pc,
9772 # From: John Gilmore <hoptoad!gnu@lll-crg.arpa>
9773 # (wyse-vp: removed <if=/usr/share/tabset/wyse-adds>, there's no such
9774 # file and we don't know what <hts> is -- esr)
9775 wyse-vp|Wyse 50 in ADDS Viewpoint emulation mode with "enhance" on,
9786 wy75ap|wyse75ap|wy-75ap|wyse-75ap|Wyse WY-75 Applications and Cursor keypad,
9805 # non-ANSI terminal emulators later in the file.
9810 # (kermit: removed obsolete ":ma=^Hh^Jj^Kk^Ll^^H:" -- esr)
9811 # From: greg small <gts@populi.berkeley.edu> 9-25-84
9817 el=\EK, home=\EH, is2=K0 Standard Kermit 9-25-84\n,
9819 kermit-am|standard kermit plus auto-margin,
9827 # From: greg small <gts@populi.berkeley.edu> 8-30-84
9832 is2=K2 UCB IBMPC Kermit 1.2 8-30-84\n, use=kermit,
9838 # From: greg small <gts@populi.berkeley.edu> 12-19-84
9843 is2=\EO\Eq\EJ\EY7 K3 UCB IBMPC Kermit 1.20 12-19-84\n,
9845 # MS-DOS Kermit 2.27 for the IBMPC
9851 # (msk227: removed obsolete ":ma=^Hh^Jj^Kk^Ll^^H:" -- esr)
9852 # From: greg small <gts@populi.berkeley.edu> 3-17-85
9853 msk227|mskermit227|MS-DOS Kermit 2.27 for the IBMPC,
9860 is2=\EO\Eq\EG\Ew\EJ\EY7 K4 MS Kermit 2.27 for the IBMPC 3-17-85\n,
9863 # MS-DOS Kermit 2.27 with automatic margins
9864 # From: greg small <gts@populi.berkeley.edu> 3-17-85
9865 msk227am|mskermit227am|UCB MS-DOS Kermit 2.27 with automatic margins,
9868 is2=\EO\Eq\EG\Ev\EJ\EY7 K5 MS Kermit 2.27 +automatic margins 3-17-85\n,
9870 # MS-DOS Kermit 2.27 UCB 227.14 for the IBM PC
9873 # (msk22714: removed obsolete ":kn#10:" -- esr)
9874 # From: greg small <gts@populi.berkeley.edu> 3-17-85
9875 msk22714|mskermit22714|UCB MS-DOS Kermit 2.27 UCB 227.14 IBM PC,
9878 is2=\EO\Eq\EG\Ev\EJ\EY7 K6 MS Kermit 2.27 UCB 227.14 IBM PC 3-17-85\n,
9884 # Please send changes with explanations to bug-gnu-emacs@prep.ai.mit.edu.
9885 # (vt320-k3: I added <rmam>/<smam> based on the init string -- esr)
9886 vt320-k3|MS-Kermit 3.00's vt320 emulation,
9913 # (I removed a bogus boolean :mo: and added <msgr>, <smam>, <rmam> -- esr)
9914 vt320-k311|dec vt320 series as defined by kermit 3.11,
9938 ######## NON-ANSI TERMINAL EMULATIONS
9944 # MS-DOS bulletin-board systems. It was designed to give ANSI-like
9951 # low 7 bits of the IBM-PC display-memory attribute. Bletch.
9960 # ^L -- clear window/reset current attribute to default
9961 # ^V^A%p1%c -- set current color attribute, parameter decodes as follows:
9965 # +---+---+ | +---+---+
9971 # ^V^J%p1%c%p2%c%p3%c%p4%c%p5%c -- scroll (p2,p3) to (p4,p5) up by p1 lines
9972 # ^V^K%p1%c%p2%c%p3%c%p4%c%p5%c -- scroll (p2,p3) to (p4,p5) down by p1 lines
9973 # ^V^L%p1%c%p2%c%p3%c -- clear p2 lines and p3 cols w/attr %p1
9974 # ^V^M%p1%c%p2%c%p3%c%p4%c -- fill p3 lines & p4 cols w/char p2+attr %p1
9975 # (^V^L and ^V^M set the current attribute as a side-effect.)
9976 # ^V ^Y <a> [...] <c> -- repeat pattern. <a> specifies the number of bytes
9978 # should be repeated. If either value is 0, no-op.
9982 # ^V^O -- clockwise mode on; turn print direction right each time you
9984 # ^V^P -- no-op
9985 # ^V^Q%c -- query the driver
9986 # ^V^R -- driver reset
9987 # ^V^S -- Sound tone (PC-specific)
9988 # ^V^T -- change highlight at current cursor poition to %c
9989 # ^V^U%p1%c%p2%c -- highlight window <a> with attribute <b>
9991 # -- define window
9998 # Update by TD - 2004: half of this was inconsistent. Found documentation
10016 civis=^V'^B, cnorm=^V'^A, cvvis=^V^C, dl1=^V-, il1=^V+,
10040 rbcomm-nam|IBM PC with RBcomm without autowrap,
10045 rbcomm-w|IBM PC with RBcomm in 132 column mode,
10096 # This section also includes Teletype-branded VDTs.
10102 # These are AT&T's official terminfo entries. All-caps aliases have been
10125 # Must setup RETURN KEY - CR, REC'VD LF - INDEX.
10129 # standout= reverse + half-intensity = 3 | 5.
10131 # note that half-bright blinking doesn't look different from normal blinking.
10135 # <kf6=\EOh>, <kf7=\EOi>, <kf8=\EOj>, -- esr)
10136 att5410v1|att4410v1|tty5410v1|AT&T 4410/5410 80 columns - version 1,
10139 acsc=++\,\,--..00``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
10151 pln=\E[%p1%d;00q%p2%:-16s, rc=\E8, rev=\E[7m, ri=\EM,
10158 att4410v1-w|att5410v1-w|tty5410v1-w|AT&T 4410/5410 132 columns - version 1,
10162 att4410|att5410|tty5410|AT&T 4410/5410 80 columns - version 2,
10167 att5410-w|att4410-w|4410-w|tty5410-w|5410-w|AT&T 4410/5410 in 132 column mode,
10172 # (v5410: added <rmam>/<smam> based on init string -- esr)
10194 # Teletype Model 5420 -- A souped up 5410, with multiple windows,
10220 # Key capabilities assume the power-up send sequence...
10227 # This string causes them to send the strings <kf1>-<kf8>
10229 # (att4415: I added <rmam>/<smam> based on the init string -- esr)
10249 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, prot=\EV,
10258 att4415-w|tty5420-w|att5420-w|AT&T 4415/5420 132 cols,
10262 att4415-rv|tty5420-rv|att5420-rv|AT&T 4415/5420 80 cols/rv,
10265 att4415-w-rv|tty5420-w-rv|att5420-w-rv|AT&T 4415/5420 132 cols/rv,
10276 pln=\E[%p1%d;0;0;1q%p2%:-16.16s,
10278 att4415-nl|tty5420-nl|att5420-nl|AT&T 4415/5420 without changing labels,
10282 att4415-rv-nl|tty5420-rv-nl|att5420-rv-nl|AT&T 4415/5420 reverse video without changing labels,
10284 use=att4415-rv,
10286 att4415-w-nl|tty5420-w-nl|att5420-w-nl|AT&T 4415/5420 132 cols without changing labels,
10288 use=att4415-w,
10290 att4415-w-rv-n|tty5420-w-rv-n|att5420-w-rv-n|AT&T 4415/5420 132 cols reverse without changing label…
10292 use=att4415-w-rv,
10318 pln=\E[%p1%d;0;0;0q%p2%:-16.16s\E~, prot=\EV, rc=\E8,
10326 att5420_2-w|AT&T 5420 model 2 in 132 column mode,
10349 att4418-w|att5418-w|AT&T 5418 132 cols,
10366 # asynchronous keyboard-display terminal. It supports
10369 # HIGHLIGHT DEFINITION 3-TONE
10376 # and HIGHLIGHT DEFINITION 3-TONE
10379 # (att4424: commented out <smcup>=\E[1m, we don't need bright locked on -- esr)
10399 att4424-1|tty4424-1|teletype 4424 in display function group I,
10405 # I have no idea why this is -- older firmware version, maybe?
10407 # This entry appears to avoid the top line - I have no idea why.
10428 # (att5425: added <rmam>/<smam> based on the init string -- esr)
10454 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, prot=\EV, rc=\E8,
10464 att5425-nl|tty5425-nl|att4425-nl|AT&T 4425/5425 80 columns no labels,
10467 att5425-w|att4425-w|tty5425-w|teletype 4425/5425 in 132 column mode,
10472 # I also added <rmam>/<smam> -- esr)
10495 # Function keys 9 - 16 are available only after the
10505 acsc=+g\,h-f.e`bhrisjjkkllmmnnqqttuuvvwwxx{{||}}~~,
10520 pln=\E[%p1%dp%p2%:-16s, rc=\E8, rev=\E[7m, ri=\EM,
10538 acsc=+g\,h-f.e`bhrisjjkkllmmnnqqttuuvvwwxx{{||}}~~,
10555 pln=\E[%p1%dp%p2%:-16s, rc=\E8,
10556 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\EM,
10565 # (att500: I merged this with the att513 entry, att500 just used att513 -- esr)
10569 acsc=+g\,h-f.e`bhrisjjkkllmmnnqqttuuvvwwxx{{||}}~~,
10602 pln=\E[%p1%dp%p2%:-16s, rc=\E8,
10603 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\EM,
10614 # 01-07-88
10638 # The following SET-UP modes are assumed for normal operation:
10640 # Other SET-UP modes may be set for operator convenience or communication
10642 # No delays specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
10644 att5620-1|tty5620-1|dmd1|Teletype 5620 with old ROMs,
10657 # The following SET-UP modes are assumed for normal operation:
10659 # Other SET-UP modes may be set for operator convenience or communication
10661 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
10681 att5620-24|tty5620-24|dmd-24|teletype dmd 5620 in a 24x80 layer,
10683 att5620-34|tty5620-34|dmd-34|teletype dmd 5620 in a 34x80 layer,
10686 att5620-s|tty5620-s|layer|vitty|5620 S layer,
10698 # keys: = * / + 7 8 9 - 4 5 6 , 1 2 3 0 . ENTER
10725 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8, rev=\E[7m,
10730 att605-pc|ATT 605 in pc term mode,
10740 att605-w|AT&T 605-w 132 column 102 key keyboard,
10747 # smart terminals support the same sequence -- esr)
10771 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8, rev=\E[7m,
10777 att610-w|AT&T 610; 132 column; 98key keyboard,
10782 att610-103k|AT&T 610; 80 column; 103key keyboard,
10796 att610-103k-w|AT&T 610; 132 column; 103key keyboard,
10799 use=att610-103k,
10808 att615-w|AT&T 615; 132 column; 98key keyboard,
10815 kf43=\EOs, kf44=\EOp, kf45=\EOn, kf46=\EOM, use=att610-w,
10816 att615-103k|AT&T 615; 80 column; 103key keyboard,
10817 kLFT=\E[ A, kRIT=\E[ @, use=att610-103k,
10818 att615-103k-w|AT&T 615; 132 column; 103key keyboard,
10819 kLFT=\E[ A, kRIT=\E[ @, use=att610-103k-w,
10821 # <rin>/<indn> from a BSD termcap -- esr)
10851 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8, rev=\E[7m,
10859 att620-w|AT&T 620; 132 column; 98key keyboard,
10863 att620-103k|AT&T 620; 80 column; 103key keyboard,
10881 att620-103k-w|AT&T 620; 132 column; 103key keyboard,
10884 use=att620-103k,
10886 # AT&T (formerly Teletype) 630 Multi-Tasking Graphics terminal
10889 # Font_Size=Large Non-Layers_Window_Cols=80
10890 # Non-Layers_Window_Rows=60
10893 # port. This termcap description is for the Fixed Non-Layers Window. No
10894 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
10895 # (att630: added <ich1>, <blink> and <dim> from a BSD termcap file -- esr)
10917 att630-24|5630-24|5630DMD-24|630MTG-24|AT&T 630 windowing terminal 24 lines,
10952 # Note: For the same reason as above in rmso I changed exit under-score mode
10964 # pfxl=\E[%?%p1%{25}%<%t%p1%e%p1%{24}%-%;%d;%p2%l%02d%?%p1%{25}%<%tq\s\s\s
10965 # SYS\s\s\s\s\sF%p1%:-2d\s\s%e;0;3q%;%p2%s,
10973 # From the AT&T 705 Multi-tasking terminal user's guide Page 8-8,8-9
10994 # etc..... Available from AT&T CIC 800-432-6600...
10995 # ask for Document number 999-300-660..
11027 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8,
11028 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\EM, rmacs=^O,
11048 # (att730: I added <rmam>/<smam> based on the init string -- esr)
11078 …pfx=\E[%?%p1%{25}%<%t%p1%e%p1%{24}%-%;%d;%p2%l%02d%?%p1%{25}%<%tq SYS F%p1%:-2d %e;0;3q%;%p…
11079 pfxl=\E[%p1%d;%p2%l%02d;0;0q%p3%:-16.16s%p2%s,
11080 pln=\E[%p1%d;0;0;0q%p2%:-16.16s, rc=\E8,
11081 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, ri=\EM, rmacs=^O,
11088 att730-41|730MTG-41|AT&T 730-41 windowing terminal Version,
11090 att730-24|730MTG-24|AT&T 730-24 windowing terminal Version,
11096 att730r-41|730MTG-41r|AT&T 730r-41 rev video windowing terminal Version,
11098 att730r-24|730MTGr-24|AT&T 730r-24 rev video windowing terminal Version,
11109 # +----------------------------------------------------------------+
11135 # +----------------------------------------------------------------+
11165 # Pn1= Window number (1-39)
11166 # Pn2-Pn5= Y;X;Y;X coordinates
11222 # (printer-available field not documented in v1)
11234 # Set Clock: \EPchour;minute;second\
11236 # Position Clock: \EPsY;X\
11240 # Delete Clock: \Epr\
11243 # Pn= Button number (00-06, 18-24)
11244 # (kf00-kf06, kf18-kf24)
11260 # 05-Aug-86:
11287 att505-24|pt505-24|gs5430-24|AT&T PT505 or 5430 GETSET version 1 24 lines,
11290 tt505-22|pt505-22|gs5430-22|AT&T PT505 or 5430 GETSET version 1 22 lines,
11293 #### ------------------ TERMINFO FILE CAN BE SPLIT HERE ---------------------
11295 # on machines with relatively little RAM. The file can be broken in half here
11296 # cleanly and compiled in sections -- no `use' references cross this cut
11302 # Yes, these are the same people who are better-known for making audio- and
11307 # (ampex80: some capabilities merged in from SCO's entry -- esr)
11327 # NEWLINE/PAGE key just above RETURN that sends a strange single-character
11328 # code. Given a suitable Unix (one that lets you set an echo-erase-as-BS-SP-BS
11332 ampex175-b|ampex d175 using left arrow for erase,
11335 # (ampex210: removed obsolete ":kn#10:" -- esr)
11351 # and moved the padding to be *after* the caps -- esr)
11352 ampex219|ampex-219|amp219|Ampex with Automargins,
11368 ampex219w|ampex-219w|amp219w|Ampex 132 cols,
11372 # (ampex232: removed <if=/usr/share/tabset/ampex>, no file and no <hts> --esr)
11373 ampex232|ampex-232|Ampex Model 232,
11384 # (ampex: removed <if=/usr/share/tabset/amp-132>, no file and no <hts> -- esr)
11391 # Ann Arbor made dream terminals for hackers -- large screen sizes and huge
11393 # allowing up to 76-character screen heights! They were reachable at:
11398 # (313)-663-8000
11407 # split out into several for the various screen sizes by dave-yost@rand
11451 # 2 bits of parity - 00=odd,01=even*,10=space,11=mark
11542 aaa+unk|aaa-unk|ann arbor ambassador (internal - don't use this directly),
11562 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m,
11583 aaa-18|ann arbor ambassador/18 lines,
11588 aaa-18-rv|ann arbor ambassador/18 lines+reverse video,
11589 use=aaa+rv, use=aaa-18,
11590 aaa-20|ann arbor ambassador/20 lines,
11595 aaa-22|ann arbor ambassador/22 lines,
11600 aaa-24|ann arbor ambassador/24 lines,
11605 aaa-24-rv|ann arbor ambassador/24 lines+reverse video,
11606 use=aaa+rv, use=aaa-24,
11607 aaa-26|ann arbor ambassador/26 lines,
11612 aaa-28|ann arbor ambassador/28 lines,
11617 aaa-30-s|aaa-s|ann arbor ambassador/30 lines w/status,
11625 aaa-30-s-rv|aaa-s-rv|ann arbor ambassador/30 lines+status+reverse video,
11626 use=aaa+rv, use=aaa-30-s,
11627 aaa-s-ctxt|aaa-30-s-ctxt|ann arbor ambassador/30 lines+status+save context,
11629 smcup=\E[30;1H\E[K\E[30;1;0;30p, use=aaa-30-s,
11630 aaa-s-rv-ctxt|aaa-30-s-rv-ct|ann arbor ambassador/30 lines+status+save context+reverse video,
11632 smcup=\E[30;1H\E[K\E[30;1;0;30p, use=aaa-30-s-rv,
11633 aaa|aaa-30|ambas|ambassador|ann arbor ambassador/30 lines,
11638 aaa-30-rv|aaa-rv|ann arbor ambassador/30 lines in reverse video,
11639 use=aaa+rv, use=aaa-30,
11640 aaa-30-ctxt|aaa-ctxt|ann arbor ambassador/30 lines; saving context,
11642 use=aaa-30,
11643 aaa-30-rv-ctxt|aaa-rv-ctxt|ann arbor ambassador/30 lines reverse video; saving context,
11645 use=aaa+rv, use=aaa-30,
11646 aaa-36|ann arbor ambassador/36 lines,
11651 aaa-36-rv|ann arbor ambassador/36 lines+reverse video,
11652 use=aaa+rv, use=aaa-36,
11653 aaa-40|ann arbor ambassador/40 lines,
11658 aaa-40-rv|ann arbor ambassador/40 lines+reverse video,
11659 use=aaa+rv, use=aaa-40,
11660 aaa-48|ann arbor ambassador/48 lines,
11665 aaa-48-rv|ann arbor ambassador/48 lines+reverse video,
11666 use=aaa+rv, use=aaa-48,
11667 aaa-60-s|ann arbor ambassador/59 lines+status,
11673 aaa-60-s-rv|ann arbor ambassador/59 lines+status+reverse video,
11674 use=aaa+rv, use=aaa-60-s,
11675 aaa-60-dec-rv|ann arbor ambassador/dec mode+59 lines+status+rev video,
11676 use=aaa+dec, use=aaa+rv, use=aaa-60-s,
11677 aaa-60|ann arbor ambassador/60 lines,
11681 aaa-60-rv|ann arbor ambassador/60 lines+reverse video,
11682 use=aaa+rv, use=aaa-60,
11683 aaa-db|ann arbor ambassador 30/destructive backspace,
11685 cub1=\E[D, is3=\E[1Q\E[m\E[>20l\E[>30h, use=aaa-30,
11687 guru|guru-33|guru+unk|ann arbor guru/33 lines 80 cols,
11694 guru-rv|guru-33-rv|ann arbor guru/33 lines+reverse video,
11695 use=guru+rv, use=guru-33,
11701 guru-nctxt|guru with no saved context,
11703 guru-s|guru-33-s|ann arbor guru/33 lines+status,
11707 guru-24|ann arbor guru 24 lines,
11711 guru-44|ann arbor guru 44 lines,
11715 guru-44-s|ann arbor guru/44 lines+status,
11719 guru-76|guru with 76 lines by 89 cols,
11723 guru-76-s|ann arbor guru/76 lines+status,
11727 guru-76-lp|guru-lp|guru with page bigger than line printer,
11731 guru-76-w|guru 76 lines by 178 cols,
11735 guru-76-w-s|ann arbor guru/76 lines+status+wide,
11739 guru-76-wm|guru 76 lines by 178 cols with 255 cols memory,
11743 aaa-rv-unk|ann arbor unknown type,
11762 # Hauppauge, NY 11788-3762
11763 # Vox: (800)-231-5445
11764 # Fax: (516)-342-7378
11772 # (regent: renamed ":bc:" to ":le:" -- esr)
11808 # (viewpoint: added <kcuf1>, function key, and <dl1> capabilities -- esr)
11829 # Update by TD - 2004:
11891 # adds viewpoint 90 - from cornell
11895 # - :ei=:im=: must be present in the termcap translation.)
11896 # - <xhp> indicates glitch that attributes stick to location
11897 # - <msgr> means it's safe to move in standout mode
11898 # - <clear=\EG\Ek>: clears screen and visual attributes without affecting
11932 # CIT 80 - vt-52 emulator, the termcap has been modified to remove
11935 cit80|cit-80|citoh 80,
11943 # (cit101: added <rmam>/<smam> based on init string, merged this with c101 -- esr)
11956 # CIE Terminals CIT-101e from Geoff Kuenning <callan!geoff> via BRL
11958 # last two lines (with the capabilities in caps) are used by RM-cobol to allow
11962 # :NB=\E[0;1;5m:NM=\E[0;1m:NR=\E[0;1;7m:NS=\E[0;1;5;7m: -- esr)
11963 cit101e|C. Itoh CIT-101e,
11976 # The CIT 101-e was made in Japan in 1983-4 and imported by CIE
11982 # compatible it should be in ANSI mode (not VT52). A set-up that
11984 # by pressing ^D in set-up mode. Then increse the brighness with the
11985 # up-arrow key since the factory default will likely be dim on an old
11991 # (cit101e-rv: added empty <rmcup> to suppress a tic warning. --esr)
11992 cit101e-rv|Citoh CIT-101e (sets reverse video),
12012 cit101e-n|CIT-101e w/o am,
12016 cit101e-132|CIT-101e with 132 cols,
12019 cit101e-n132|CIT-101e with 132 cols w/o am,
12024 # CIE Terminals CIT-500 from BRL
12025 # The following SET-UP modes are assumed for normal operation:
12029 # Other SET-UP modes may be set for operator convenience or communication
12033 # "stty ixon -ixany" to enable DC3/DC1 flow control!
12034 # (cit500: I added <rmam>/<smam> based on the init string -- esr)
12035 cit500|CIE Terminals CIT-500,
12064 citoh-pica|citoh in pica,
12066 citoh-elite|citoh in elite,
12071 citoh-comp|citoh in compressed,
12077 citoh-prop|citoh-ps|ips|citoh in proportional spacing mode,
12080 citoh-6lpi|citoh in 6 lines per inch mode,
12082 citoh-8lpi|citoh in 8 lines per inch mode,
12120 # Insert/delete-character cannot be used, as the whole display is affected.
12145 # (cdc721: changed :ri: to :sr: -- esr)
12146 cdc721-esc|Control Data 721,
12153 …L\036\022N\036\022P\036\022Q\036\022\036\022\^\036\022b\036\022i\036W =\036\022Z\036\011C1-` `!k/o,
12167 # Taiwanese electronics company named Cal-Comp. There are known
12180 # non-conformant (but more featureful) ANSI mode.
12202 lf6=A ce of/cf gn, lf7=A print, lf8=A on-line,
12214 # Vox: (610)-277-8300
12215 # Fax: (610)-275-5739
12219 # the character-terminal business now (1995) and making X terminals. In
12229 # (with bug fixes in its Z-80 program).
12239 # new status line display entries for c108-8p:
12240 # <is3> - init str #3 - setup term for status display -
12244 # <tsl> - to status line - select window 2, home cursor, erase to
12245 # end-of-window, 1/2 bright on, goto(line#0, col#?)
12247 # <fsl> - from status line - 1/2 bright off, select window 0
12249 # <dsl> - disable status display - set bkgnd status mesg with
12257 c108|concept108|c108-8p|concept108-8p|concept 108 w/8 pages,
12259 rmcup=\Ev \001\177p\Ep\r\n, use=c108-4p,
12260 c108-4p|concept108-4p|concept 108 w/4 pages,
12264 cup=\Ea%p1%?%p1%{95}%>%t\001%{96}%-%;%{32}%+%c%p2%?%p2%{95}%>%t\001%{96}%-%;%{32}%+%c,
12271 c108-rv|c108-rv-8p|concept 108 w/8 pages in reverse video,
12273 use=c108-rv-4p,
12274 c108-rv-4p|concept108rv4p|concept 108 w/4 pages in reverse video,
12276 use=c108-4p,
12277 c108-w|c108-w-8p|concept108-w-8|concept108-w8p|concept 108 w/8 pages in wide mode,
12280 smcup=\EU\Ev 8\001D\Ep\r, use=c108-8p,
12303 # Note: can't use function keys f7-f10 because they are
12308 # because they don't transmit unless we reset them - I figured
12313 # is that ^^ won't be - ^^ was chosen to be unlikely.
12320 c100|concept100|concept|c104|c100-4p|hds concept 100,
12335 khts=\E], kich1=\E^P, kil1=\E^R, kind=\E[, knp=\E-, kpp=\E.,
12343 c100-rv|c100-rv-4p|concept100-rv|c100 rev video,
12346 oc100|oconcept|c100-1p|old 1 page concept 100,
12350 # From: Walter Skorski <walt@genetics1.JMP.TJU.EDU>, 16-oct-1996.
12500 #------- flash=\E[8;3!}^G\E[3;3!}
12501 #------- flash=\E[?5h$<100>\E[?5l
12504 # set the bell mode back - but to what? There is no way of knowing what the
12509 # tenth of a second, and set it back - but like before, there's no way to know
12515 #------- cvvis=\E[+{
12518 #------- wind=\E[%i%p1%d;%p2%d;%p3%{1}%+%d;%p4%{1}%+%dw
12524 #------- dim= Not available in power on mode.
12531 #------- prot=\E[=0;99m
12533 #------- pfkey=%?%p1%{24}%<%p1%{30}%>%p1%{54}%<%A%O%t\E[%p1%du\177%p2%s\177%;
12534 #------- pfloc=%?%p1%{24}%<%p1%{30}%>%p1%{54}%<%A%O%t\E[%p1%du\177%p2%s\177%;
12535 #------- pfx=%?%p1%{24}%<%p1%{30}%>%p1%{54}%<%A%O%t\E[%p1%d;1u\177%p2%s\177%;
12556 #------- rs2=
12558 # either Meta-Shift-Reset or the main power switch.
12560 #------- smkx=\E[1!z
12561 #------- rmkx=\E[!z
12569 #------- cmdch=\E[;%p1%d!t
12571 #------- smxon=\E[1*q
12574 #------- rmxon=\E[*q
12577 #------- smm=\E[2+x
12578 #------- rmm=\E[+x
12628 # (avt-ns: added empty <acsc> to suppress a tic warning --esr)
12629 avt-ns|concept avt no status line,
12648 prot=\E[99m, rc=\E8, rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m,
12656 avt-rv-ns|concept avt in reverse video mode/no status line,
12658 use=avt-ns,
12659 avt-w-ns|concept avt in 132 column mode/no status line,
12661 use=avt-ns,
12662 avt-w-rv-ns|concept avt in 132 column mode/no status line/reverse video,
12664 smcup=\E[H\E[1;24;1;132w, use=avt-ns,
12671 # on both 4 and 8 page AVTs. (Note the lm#191 or 192 - this
12681 avt|avt-s|concept-avt|avt w/80 columns,
12682 use=avt+s, use=avt-ns,
12683 avt-rv|avt-rv-s|avt reverse video w/sl,
12685 use=avt+s, use=avt-ns,
12686 avt-w|avt-w-s|concept avt 132 cols+status,
12688 use=avt+s, use=avt-ns,
12689 avt-w-rv|avt-w-rv-s|avt wide+status+rv,
12691 smcup=\E[H\E[1;24;1;132w, use=avt+s, use=avt-ns,
12697 contel300|contel320|c300|Contel Business Systems C-300 or C-320,
12709 contel301|contel321|c301|c321|Contel Business Systems C-301 or C-321,
12720 # e.g., SHIFT-F1 generates a different code from F1. To number the keys
12723 # are listed as F31 through F45, and their CTRL-SHIFT versions are listed as
12731 # 2) A description with suffix "-7b" for 7 bits/character communications.
12732 # This description must use the NON-DEFAULT native keyboard language.
12734 # Unmodified fkeys (kf1-kf11), Shift fkeys (kf12-kf22), Ctrl fkeys (kf23-kf33),
12735 # Ctrl/Shift fdkeys (kf34-kf44).
12737 dgkeys+8b|Private entry describing DG terminal 8-bit ANSI mode special keys,
12762 dgkeys+7b|Private entry describing DG terminal 7-bit ANSI mode special keys,
12782 dgkeys+11|Private entry describing 11 minimal-subset DG mode special keys,
12804 kf58=^^-, kf59=^^., kf6=^^v, kf60=^^\s, kf7=^^w, kf8=^^x,
12812 # Preserve user-defined colors in at least some cases.
12817 dgunix+fixed|Fixed color info for DG D430C terminals in DG-UNIX mode,
12862 dgunix+ccc|Configurable color info for DG D430C terminals in DG-UNIX mode,
12879 # The generic DG terminal type (an 8-bit-clean subset of the 6053)
12881 # ^R - vertical scrolling enabled
12882 # ^C - blinking enabled
12883 dg-generic|Generic Data General terminal in DG mode,
12907 dg210|dg-ansi|Data General 210/211,
12935 # (dg460-ansi: removed obsolete ":kn#6:"; also removed ":mu=\EW:", on the
12937 dg460-ansi|Data General Dasher 460 in ANSI-mode,
12953 # From: Wayne Throop <mcnc!rti-sel!rtp47!throopw> (not official)
12956 # Note that the cursor-down key transmits ^Z. Job control users, beware!
12959 # (dg6053: the 4.4BSD file had <cub1=^H>, <cud1=^J>, <cuf1=^S>. -- esr)
12960 dg6053-old|dg100|data general 6053,
12972 dg6053|6053|6053-dg|dg605x|605x|605x-dg|d2|d2-dg|Data General DASHER 6053,
12974 home=^P\0\0, ll=^P\0^W, use=dg-generic,
12977 d200|d200-dg|Data General DASHER D200,
12987 # <0 - scrolling enabled
12988 # <1 - blink enabled
12989 # <4 - print characters regardless of attributes
13003 # Like D200, but adds clear to end-of-screen and needs XON/XOFF.
13004 d210-dg|d214-dg|Data General DASHER D210 series in DG mode,
13006 ed=^^FF, use=d200-dg,
13009 # Like the D210, but with 8-bit characters and local printer support.
13013 # 2;1 - 8 bit operations
13014 # 1;1 - 8 bit (international) keyboard language
13015 # \E(B - default primary character set (U.S. ASCII)
13016 # \E)4 - default secondary character set (international)
13017 # ^O - primary character set
13026 # 2;0 - 7 bit operations
13027 # 1;0 - 7 bit (native) keyboard language
13028 # \E(0 - default character set (the keyboard native language)
13029 # ^O - primary character set
13030 d211-7b|d215-7b|Data General DASHER D211 series in 7 bit mode,
13034 # Like the D210 series, but adds support for 8-bit characters.
13037 # ^^N - secondary character set
13038 # ^^FS0> - 8 bit international character set
13039 # ^^O - primary character set
13040 # ^^FS00 - default character set (matching the native keyboard language)
13042 d211-dg|d215-dg|Data General DASHER D211 series in DG mode,
13044 rs2=\036N\036FS0>\036O\036FS00, use=d210-dg,
13046 d216-dg|d216e-dg|d216+dg|d216e+dg|d217-dg|Data General DASHER D216 series in DG mode,
13047 use=d211-dg,
13050 d216-unix|d216e-unix|d216+|d216e+|Data General DASHER D216+ in DG-UNIX mode,
13063 vpa=\020\177%p1%c, use=dgkeys+15, use=d216-dg,
13064 d216-unix-25|d216+25|Data General DASHER D216+ in DG-UNIX mode with 25 lines,
13068 d217-unix|Data General DASHER D217 in DG-UNIX mode,
13069 use=d216-unix,
13070 d217-unix-25|Data General DASHER D217 in DG-UNIX mode with 25 lines,
13071 use=d216-unix-25,
13078 # <0 - scrolling enabled
13079 # <1 - blink enabled
13080 # <4 - print characters regardless of attributes
13081 # \E[m - all attributes off
13083 # \Ec - initial mode defaults (RIS)
13090 d220-7b|Data General DASHER D220 in 7 bit mode,
13093 use=dg+color8, use=d470c-7b,
13096 # - default cursor (solid rectangle)
13098 # ^^N - secondary character set
13099 # ^^FS0> - 8 bit international character set
13100 # ^^O - primary character set
13101 # ^^FS00 - default character set (matching the native keyboard language)
13103 d220-dg|Data General DASHER D220 color terminal in DG mode,
13107 use=d470c-dg,
13119 d230c-dg|d230-dg|Data General DASHER D230C in DG mode,
13120 use=d220-dg,
13126 # ^^FQ2 - default cursor (solid rectangle)
13127 # ^^FW - character protection disabled
13128 # ^^FJ - normal (80 column) mode
13129 # ^^F\^ - horizontal scrolling enabled (for alignment)
13130 # ^^FX004? - margins at columns 0 and 79
13131 # ^^F] - horizontal scrolling disabled
13132 # ^^O - primary character set
13133 # ^^FS00 - default character set (the keyboard native language)
13134 # - (should reset scrolling regions, but that glitches the screen)
13136 # ^^FA - all terminal defaults except scroll rate
13138 # ^^F] - horizontal scrolling disabled
13139 # ^^FT0 - jump scrolling
13141 d400|d400-dg|d450|d450-dg|Data General DASHER D400/D450 series,
13152 vpa=\020\177%p1%c, use=d210-dg,
13159 # <0 - scrolling enabled
13160 # <1 - blink enabled
13161 # <2 - horizontal scrolling enabled (for alignment)
13162 # <4 - print characters regardless of attributes
13163 # \E[5;0v - normal (80 column) mode
13164 # \E[1;1;80w - margins at columns 1 and 80
13166 # 1 - print all characters even if protected
13167 # 6 - character protection disabled
13168 # <2 - horizontal scrolling disabled
13169 # - (should reset scrolling regions, but that glitches the screen)
13173 # 3;2 - default cursor (solid rectangle)
13174 # 2;1 - 8 bit operations
13175 # 1;1 - international keyboard language
13176 # \E(B - default primary character set (U.S. ASCII)
13177 # \E)4 - default secondary character set (international)
13178 # ^O - primary character set
13181 # \Ec - initial mode defaults (RIS)
13182 # \E[<2h - horizontal scrolling disabled
13186 # 4;0 - jump scrolling
13187 # 2;1 - 8 bit operations
13188 # 1;1 - 8 bit (international) keyboard language
13189 # \E(B - default primary character set (U.S. ASCII)
13190 # \E)4 - default secondary character set (international)
13206 # 3;2 - default cursor (solid rectangle)
13207 # 2;0 - 7 bit operations
13208 # 1;0 - 7 bit (native) keyboard language
13209 # \E(0 - default character set (the keyboard native language)
13210 # ^O - primary character set
13214 # 4;0 - jump scrolling
13215 # 2;0 - 7 bit operations
13216 # 1;0 - 7 bit (native) keyboard language
13217 # \E(0 - default character set (the keyboard native language)
13219 d410-7b|d411-7b|d460-7b|d461-7b|Data General DASHER D410/D460 series in 7 bit mode,
13226 d410-dg|d460-dg|d411-dg|d461-dg|Data General DASHER D410/D460 series in DG mode,
13231 use=d400-dg,
13237 # <0 - scrolling enabled
13238 # <1 - blink enabled
13239 # <2 - horizontal scrolling enabled (for alignment)
13240 # <4 - print characters regardless of attributes
13241 # \E[5;1v - compressed (135 column) mode
13242 # \E[1;1;126 - margins at columns 1 and 126
13244 # 1 - print all characters even if protected
13245 # 6 - character protection disabled
13246 # <2 - horizontal scrolling disabled
13247 # - (should reset scrolling regions, but that glitches the screen)
13250 # \Ec - initial mode defaults (RIS)
13251 # \E[5;1v - compressed (135 column) mode
13252 # \E[1;1;126w - margins at columns 1 and 126
13253 # \E[<2h - horizontal scrolling disabled
13255 d410-w|d411-w|d460-w|d461-w|Data General DASHER D410/D460 series in wide mode,
13260 d410-7b-w|d411-7b-w|d460-7b-w|d461-7b-w|Data General DASHER D410/D460 series in wide 7 bit mode,
13263 rs1=\Ec\E[5;1v\E[1;1;126w\E[<2h, use=d410-7b,
13265 d412-dg|d462-dg|d462e-dg|d412+dg|d462+dg|d413-dg|d463-dg|Data General DASHER D412/D462 series in DG…
13266 use=d410-dg,
13269 d412-unix|d462-unix|d412+|d462+|Data General DASHER D412+/D462+ series in Unix mode,
13277 wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t000%;\036FX%p3%2.2X%p4%2.2X,
13279 d412-unix-w|d462-unix-w|d412+w|d462+w|Data General DASHER D412+/D462+ series in wide Unix mode,
13283 wind=\036FB%?%p1%t%p1%2.2X1%;%p2%p1%-%{1}%+%2.2X1%?%{23}%p2%>%t001%;\036FX%p3%2.2X%p4%2.2X,
13284 use=d412-unix,
13285 d412-unix-25|d462-unix-25|d412+25|d462+25|Data General DASHER D412+/D462+ series in Unix mode with …
13288 wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{24}%p2%>%t000%;\036FX%p3%2.2X%p4%2.2X,
13290 d412-unix-s|d462-unix-s|d412+s|d462+s|Data General DASHER D412+/D462+ in Unix mode with status line,
13295 …wind=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t%{23}%p2%-%2.2X0%;000\036FX%p3%2.2X…
13301 d412-unix-sr|d462-unix-sr|d412+sr|d462+sr|Data General DASHER D412+/D462+ in Unix mode with scrolli…
13302 csr=\036FB%?%p1%t%p1%2.2X0%;%p2%p1%-%{1}%+%2.2X0%?%{23}%p2%>%t000%;,
13305 d413-unix|d463-unix|Data General DASHER D413/D463 series in DG-UNIX mode,
13306 use=d412-unix,
13307 d413-unix-w|d463-unix-w|Data General DASHER D413/D463 series in wide DG-UNIX mode,
13308 use=d412-unix-w,
13309 d413-unix-25|d463-unix-25|Data General DASHER D413/D463 series in DG-UNIX mode with 25 lines,
13310 use=d412-unix-25,
13311 d413-unix-s|d463-unix-s|Data General DASHER D413/D463 in DG-UNIX mode with status line,
13312 use=d412-unix-s,
13313 d413-unix-sr|d463-unix-sr|Data General DASHER D413/D463 in DG-UNIX mode with scrolling region,
13314 use=d412-unix-sr,
13316 d414-unix|d464-unix|Data General D414/D464 in DG-UNIX mode,
13317 use=d413-unix,
13318 d414-unix-w|d464-unix-w|Data General D414/D464 in wide DG-UNIX mode,
13319 use=d413-unix-w,
13320 d414-unix-25|d464-unix-25|Data General D414/D464 in DG-UNIX mode with 25 lines,
13321 use=d413-unix-25,
13322 d414-unix-s|d464-unix-s|Data General D414/D464 in DG-UNIX mode with status line,
13323 use=d413-unix-s,
13324 d414-unix-sr|d464-unix-sr|Data General D414/D464 in DG-UNIX mode with scrolling region,
13325 use=d413-unix-sr,
13327 d430c-dg|d430-dg|Data General D430C in DG mode,
13328 use=d413-dg, use=dg+fixed,
13329 d430c-dg-ccc|d430-dg-ccc|Data General D430C in DG mode with configurable colors,
13330 use=d413-dg, use=dg+ccc,
13332 d430c-unix|d430-unix|Data General D430C in DG-UNIX mode,
13333 use=d413-unix, use=dgunix+fixed,
13334 d430c-unix-w|d430-unix-w|Data General D430C in wide DG-UNIX mode,
13335 use=d413-unix-w, use=dgunix+fixed,
13336 d430c-unix-25|d430-unix-25|Data General D430C in DG-UNIX mode with 25 lines,
13337 use=d413-unix-25, use=dgunix+fixed,
13338 d430c-unix-s|d430-unix-s|Data General D430C in DG-UNIX mode with status line,
13339 use=d413-unix-s, use=dgunix+fixed,
13340 d430c-unix-sr|d430-unix-sr|Data General D430C in DG-UNIX mode with scrolling region,
13341 use=d413-unix-sr, use=dgunix+fixed,
13342 d430c-unix-ccc|d430-unix-ccc|Data General D430C in DG-UNIX mode with configurable colors,
13343 use=d413-unix, use=dgunix+ccc,
13344 d430c-unix-w-ccc|d430-unix-w-ccc|Data General D430C in wide DG-UNIX mode with configurable colors,
13345 use=d413-unix-w, use=dgunix+ccc,
13346 d430c-unix-25-ccc|d430-unix-25-ccc|Data General D430C in DG-UNIX mode with 25 lines and configurabl…
13347 use=d413-unix-25, use=dgunix+ccc,
13348 d430c-unix-s-ccc|d430-unix-s-ccc|Data General D430C in DG-UNIX mode with status line and configurab…
13349 use=d413-unix-s, use=dgunix+ccc,
13350 d430c-unix-sr-ccc|d430-unix-sr-ccc|Data General D430C in DG-UNIX mode with scrolling region and con…
13351 use=d413-unix-sr, use=dgunix+ccc,
13358 # <0 - scrolling enabled
13359 # <1 - blink enabled
13360 # <2 - horizontal scrolling enabled (for alignment)
13361 # <4 - print characters regardless of attributes
13362 # \E[1;1;80w - margins at columns 1 and 80
13364 # 1 - print all characters even if protected
13365 # 6 - character protection disabled
13366 # <2 - horizontal scrolling disabled
13367 # - (should reset scrolling regions, but that glitches the screen)
13374 d470c-7b|d470-7b|Data General DASHER D470C in 7 bit mode,
13377 use=dg+color, use=d460-7b,
13380 # ^^FQ2 - default cursor (solid rectangle)
13381 # ^^FW - character protection disabled
13382 # ^^F\^ - horizontal scrolling enabled (for alignment)
13383 # ^^FX004? - margins at columns 0 and 79
13384 # ^^F] - horizontal scrolling disabled
13385 # ^^O - primary character set
13386 # ^^FS00 - default character set (the keyboard native language)
13387 # - (should reset scrolling regions, but that glitches the screen)
13389 d470c-dg|d470-dg|Data General DASHER D470C in DG mode,
13391 use=dgmode+color, use=d460-dg,
13397 d555-7b|Data General DASHER D555 in 7-bit mode,
13398 use=d411-7b,
13399 d555-w|Data General DASHER D555 in wide mode,
13400 use=d411-w,
13401 d555-7b-w|Data General DASHER D555 in wide 7-bit mode,
13402 use=d411-7b-w,
13403 d555-dg|Data General DASHER D555 series in DG mode,
13404 use=d411-dg,
13410 d577-7b|Data General DASHER D577 in 7-bit mode,
13411 use=d411-7b,
13412 d577-w|Data General DASHER D577 in wide mode,
13413 use=d411-w,
13414 d577-7b-w|Data General DASHER D577 in wide 7-bit mode,
13415 use=d411-7b-w,
13417 d577-dg|d578-dg|Data General DASHER D577/D578 series in DG mode,
13418 use=d411-dg,
13425 # <0 - scrolling enabled
13426 # <1 - blink enabled
13427 # <2 - horizontal scrolling enabled (for alignment)
13428 # <4 - print characters regardless of attributes
13429 # \E[1;1;80w - margins at columns 1 and 80
13431 # 1 - print all characters even if protected
13432 # 6 - character protection disabled
13433 # <2 - horizontal scrolling disabled
13434 # - (should reset scrolling regions, but that glitches the screen)
13438 d578-7b|Data General DASHER D578 in 7-bit mode,
13439 is1=\E[<0;<1;<2;<4l\E[1;1;80w\E[1;6;<2h, use=d577-7b,
13457 cs10-w|Datamedia Color Scan 10 with 132 columns,
13461 # (dm1520: removed obsolete ":ma=^\ ^_^P^YH:" -- esr)
13483 # also, has a meta-key.
13484 # From: <goldberger@su-csli.arpa>
13485 # (dmchat: ":MT:" changed to ":km:" -- esr)
13490 # (dm3025: ":MT:" changed to ":km:" -- esr)
13554 dt80-sas|Datamedia DT803/DTX for SAS usage,
13569 # These aren't end-all Excel termcaps; but do insert/delete char/line
13580 excel62-w|excel64-w|datamedia Excel 62 in 132 char mode,
13584 excel62-rv|excel64-rv|datamedia Excel 62 in reverse video mode,
13593 # Sunnyvale, CA 940864-196
13594 # Vox: (800)-325-2648
13595 # Fax: (408)-745-7860
13598 # Current Falco models as of 1995 are generally ANSI-compatible and support
13599 # emulations of DEC VT-series, Wyse, and Televideo types.
13602 # Test version for Falco ts-1. See <arpavax.hickman@ucb> for info
13605 falco|ts1|ts-1|falco ts-1,
13614 falco-p|ts1p|ts-1p|falco ts-1 with paging option,
13624 # (ts100: I added <rmam>/<smam> based on the init string -- esr)
13625 ts100|ts100-sp|falco ts100-sp,
13645 ts100-ctxt|falco ts-100 saving context,
13692 # Vox: (510)-623-6000
13693 # Fax: (510)-623-7021
13697 # made this relative to adm+sgr -- note that <invis> isn't
13698 # known to work for f100 but does on the f110. --esr)
13713 f100-rv|freedom-rv|freedom 100 in reverse video,
13725 # (f110: added <ht>, <khome> & <kcbt> from f100 -- esr)
13735 f110-14|Liberty Freedom 110 14inch,
13737 f110-w|Liberty Freedom 110 - 132 cols,
13739 f110-14w|Liberty Freedom 110 14in/132 cols,
13742 # (f200: added <acsc> to suppress tic warnings re <smacs>/<rmacs> --esr)
13759 f200-w|Liberty Freedom 200 - 132 cols,
13762 # reprogrammed to ^J (linefeed). This value is remembered in non-volatile RAM,
13766 f200vi-w|Liberty Freedom 200 - 132 cols for vi,
13774 # Vox: (408)-370-4080
13775 # Fax: (408)-370-5047
13780 # including one odd hybrid that starts out life on power-up as a character
13783 # (go140: I added <rmam>/<smam> based on the init string -- esr)
13784 go140|graphon go-140,
13797 go140w|graphon go-140 in 132 column mode,
13802 # Hacked up vt200 termcap to handle GO-225/VT220
13804 # (go225: I added <rmam>/<smam> based on the init string -- esr)
13805 go225|go-225|Graphon 225,
13838 # US. The sbi fakes <il1> with an 80-space insert that may be too
13846 # pop to a new (blank) page after a <nel>, or leave a half-line
13853 # therefore, is setenv MORE -c .
13869 # RESET--ONLINE--!tset.
13905 # Alternate (older) description of Superbee - f1=escape, f2=^C.
13915 superbee-xsb|beehive super bee,
13928 ich1=, rmir=\ER, smir=\EQ, use=superbee-xsb,
13945 # (bee: <ich1> was empty, which is obviously bogus -- esr)
13957 # good grief - does this entry make :sg:/:ug: when it doesn't have to?
13960 # really care, cook up one using ^F -- esr)
13972 # There was an early Australian kit-built computer called a "Microbee".
13986 # (8675: changed k10, k11...k16 to k;, F1...F6 -- esr)
13992 # (8686: changed k10, k11...k16 to k;, F1...F6; fixed broken continuation
13993 # in :is: -- esr)
14005 # guys were co-owners of the Terminal Brain Damage Hall Of Fame along with
14019 # Fairfield, NJ 07007-2078
14022 # marque "GEC-Marconi Hazeltine" and doing military avionics. Web page
14029 # vi - this terminal is too dumb for even vi. (The code is
14036 # From: <cbosg!ucbvax!pur-ee!cincy!chris> Thu Aug 20 09:09:18 1981
14045 # freakout with out-of-range args and tn3270. No hz since it needs to
14058 # removed incorrect and overridden ":do=^J:" -- esr)
14081 # (h1520: removed incorrect and overridden ":do=^J:" -- esr)
14082 hz1520-noesc|hazeltine 1520,
14095 hz1552-rv|hazeltine 1552 reverse video,
14123 esprit-am|hazeltine esprit auto-margin,
14125 # Hazeltine Modular-1 from Cliff Shackelton <ittvax!ittral!shackelt> via BRL
14128 # (hmod1: removed :dn=~^K: -- esr)
14138 # from Will Martin <control@ALMSA-1.ARPA> via BRL
14164 ibm3101|i3101|IBM 3101-10,
14175 # From: Mark Easter <marke@fsi-ssd.csg.ssd.fsi.com> 29 Oct 1992
14176 # removed kend, knp, kpp -TD
14177 ibm3161|ibm3163|wy60-316X|wyse60-316X|IBM 3161/3163 display,
14198 ibm3161-C|IBM 3161-C NLS terminal using cartridge,
14203 use=ibm3161-C,
14215 ibm5151|wy60-AT|wyse60-AT|IBM 5151 Monochrome display,
14252 ibm-apl|apl|IBM apl terminal simulator,
14255 # Also it had ":I0=f10:" which pretty obviously should be "l0=f10" -- esr)
14269 # (green on black, emulated on a 16-color terminal).
14285 ibmega-c|ibm5154-c|IBM Enhanced Color Display with standout and underline,
14288 ibmvga-c|IBM VGA display color termcap,
14290 nel=^M^J, use=ibmega-c,
14304 ibmapa8c-c|ibm6154-c|IBM 6154 Advanced Color Graphics Display,
14307 use=ibmega-c,
14316 ibm6153-90|IBM 6153 Black & White display,
14319 ibm6153-40|IBM 6153 Black & White display,
14320 cols#40, lines#12, use=ibm6153-90,
14338 hft-c|HFT with Color,
14343 hft-c-old|HFT with Color PC850,
14347 hft-old|AIWS High Function Terminal,
14360 ibm-system1|system1|ibm system/1 computer,
14366 # lft-pc850 : IBM Low Function Terminal Device
14370 lft|lft-pc850|LFT-PC850|IBM LFT PC850 Device,
14402 ibm5081-c|ibmmpel-c|IBM 5081 1024x1024 256/4096 Megapel enhanced color display,
14406 use=ibmega-c,
14408 use=hft-c,
14412 ibm8514-c|IBM 8514 color display with standout and underline,
14417 use=ibmega-c,
14421 # -- added rc, sc based on manpage -TD
14429 aixterm-m|IBM AIXterm Monochrome Terminal Emulator,
14435 aixterm-m-old|old IBM AIXterm Monochrome Terminal Emulator,
14442 jaixterm-m|IBM Kanji AIXterm Monochrome Terminal Emulator,
14443 acsc@, use=aixterm-m,
14445 # This flavor is adapted from xterm, in turn from aixterm documentation -TD
14446 aixterm-16color|IBM Aixterm Terminal Emulator with 16 colors,
14467 # (addrinfo: removed obsolete ":bc=^Z:" -- esr)
14473 # (infoton: used to have the no-ops <lh#0>, <lw#0>, <nlab#0> -- esr)
14487 #ctrl-A set SOM position at cursor position
14488 #ctrl-G Bell
14489 #ctrl-H Backspace
14490 #ctrl-I Horiz tab
14491 #ctrl-J Linefeed
14492 #ctrl-K Cursor up
14493 #ctrl-L Cursor right
14494 #ctrl-M Carriage return
14495 #ctrl-N Disable xon/xoff to host
14496 #ctrl-O Enable xon/xoff to host
14497 #ctrl-R Enable bidirectional mode
14498 #ctrl-T Disable bidirectional mode
14499 #ctrl-V Cursor down
14500 #ctrl-Z Clear unprotected data to insert char
14501 #ctrl-^ Cursor home
14502 #ctrl-_ Newline
14504 #ESC lead-in char for multiple character command
14508 # p1 = scroll top line: 20h - 37h
14509 # p1 = scroll bottom line: 20h - 37h
14512 #ESC $ Semi-graphics mode on
14513 #ESC % Semi-graphics mode off
14522 #ESC - p1 p2 p3 p4 address cursor to page, row, column:
14523 # p1 = page number 0 - 3
14524 # p2 = row 20h - 7fh
14525 # p3 = column (lo) 20h - 7fh
14526 # p4 = column (hi) 20h - 21h (only 132 col)
14535 # p1 = edit key code: '@'-'S', '`'-'s'
14556 # p1 = row 20h - 7fh
14557 # p2 = column (lo) 20h - 7fh
14558 # p3 = column (hi) 20h - 21h (only 132 col)
14572 #ESC G n set serial field attribute (n = 30h - 3Fh)
14653 #ESC c n enter self-test mode:
14716 #ESC | p1 p2 text Ctrl-Y program function key with 'text':
14718 # '1' - ';' normal f1- f11
14719 # '<' - 'F' shifted f1 - f11
14724 # Ctrl-Y = terminator
14725 # (use Ctrl-P to escape ^P, ^Y )
14755 icl6404-w|kds7372-w|ICL 6404 aka Kokusai Display Systems 7372 132 cols,
14767 # ":le=^_:" later overridden -- esr)
14792 lf4=+PAGE, lf5=+SRCH, lf6=-PAGE, lf7=-SRCH, lf8=LEFT,
14805 # WATS voice: 1-800/398-4946
14806 # POTS fax: +1 605/338-8709
14807 # POTS voice: +1 605/338-9650
14809 # Internet/Web: <http://www.com-pair.com>
14816 # (abm85: removed duplicated ":kd=^J:" -- esr)
14829 # 1) there are several firmware revs of 85H in the world. Use abm85h-old for
14835 # the terminal is in dup-edit, and work only locally in local-edit.
14837 # dup-edit anyway so that the arrow keys will work right. If the
14846 # 6) auto new-line should be on (selectable from setup mode only)
14862 abm85h-old|oabm85h|o85h|Kimtron ABM 85H with old firmware rev.,
14867 # From: <malman@bbn-vax.arpa>
14868 # (kt7: removed obsolete :ma=^V^J^L :" -- esr)
14869 kt7|kimtron model kt-7,
14885 kt7ix|kimtron model kt-7 or 70 in IX mode,
14903 # This was a line of terminals made by McDonnell-Douglas Information Systems.
14905 # to move primary names of the form p[0-9] * to aliases, and to comment out
14914 # Prism-1, Prism-2 and P99:
14917 # Prism-4 and Prism-5:
14918 # Slightly less ancient range of Microdata terminals. Follow-on from
14919 # Prism-2, but with many enhancements. P5 has eight display pages.
14921 # Prism-6:
14925 # Prism-7, Prism-8 and Prism-9:
14928 # The P9 has two emulation modes - P8 and ANSI - and includes a
14932 # Prism-12 and Prism-14:
14934 # black-on-white overscanning screen.
14938 # p2 - Prism-2 (or Prism-1 or P99).
14940 # p4 - Prism-4 (and older P7s & P8s).
14941 # p5 - Prism-5 (or Prism-6).
14943 # p7 - Prism-7.
14944 # p8 - Prism-8 (in national or multinational mode).
14945 # p8-w - 132 column version of p8.
14946 # p9 - Prism-9 in ANSI mode.
14947 # p9-w - 132 column version of p9.
14948 # p9-8 - Prism-9 in Prism-8 emulation mode.
14949 # p9-8-w - As p9-8, but with 132 columns.
14951 # p12 - Prism-12 in ANSI mode.
14952 # p12-w - 132 column version of p12.
14953 # p12-m - Prism-12 in MDC emulation mode.
14954 # p12-m-w - As p12-m, but with 132 columns.
14955 # p14 - Prism-14 in ANSI mode.
14956 # p14-w - 132 column version of p14.
14957 # p14-m - Prism-14 in MDC emulation mode.
14958 # p14-m-w - As p14-m, but with 132 columns.
14960 # p2: Prism-2
14961 # -----------
14963 # Includes Prism-1 and basic P99 without SP or MP loaded.
14964 # The simplest form of Prism-type terminal.
14971 prism2|MDC Prism-2,
14980 # p4: Prism-4
14981 # -----------
14990 prism4|p4|P4|MDC Prism-4,
15005 # p5: Prism-5
15006 # -----------
15008 # Same definition as p4. Includes Prism-6 (not tested!).
15009 # Does not use any multi-page features.
15011 prism5|p5|P5|MDC Prism-5,
15014 # p7: Prism-7
15015 # -----------
15020 # Rev-index removed; can't send nulls to terminal in 8-bit modes.
15022 prism7|p7|P7|MDC Prism-7,
15025 # p8: Prism-8
15026 # -----------
15033 # Rev-index removed; can't send nulls to terminal in 8-bit modes.
15036 prism8|p8|P8|MDC Prism-8,
15040 # p8-w: Prism-8 in 132 column mode
15041 # --------------------------------
15045 # Rev-index removed; can't send nulls to terminal in 8-bit modes.
15047 prism8-w|p8-w|P8-W|MDC Prism-8 in 132 column mode,
15051 # p9: Prism-9 in ANSI mode
15052 # -------------------------
15059 # . 'ri' uses insert-line since rev index doesn't always
15069 prism9|p9|P9|MDC Prism-9 in ANSII mode,
15095 # p9-w: Prism-9 in 132 column mode
15096 # --------------------------------
15100 prism9-w|p9-w|P9-W|MDC Prism-9 in 132 column mode,
15105 # p9-8: Prism-9 in P8 mode
15106 # ------------------------
15112 prism9-8|p9-8|P9-8|MDC Prism-9 in P8 mode,
15116 # p9-8-w: Prism-9 in P8 and 132 column modes
15117 # ------------------------------------------
15121 prism9-8-w|p9-8-w|P9-8-W|MDC Prism-9 in Prism 8 emulation and 132 column mode,
15123 ich=\E[%p1%d@, ich1=\E[@, il=\E[%p1%dL, il1=\E[L, use=p8-w,
15125 # p12: Prism-12 in ANSI mode
15126 # ---------------------------
15130 prism12|p12|P12|MDC Prism-12 in ANSI mode,
15133 # p12-w: Prism-12 in 132 column mode
15134 # ----------------------------------
15138 prism12-w|p12-w|P12-W|MDC Prism-12 in 132 column mode,
15139 use=p9-w,
15141 # p12-m: Prism-12 in MDC emulation mode
15142 # -------------------------------------
15148 prism12-m|p12-m|P12-M|MDC Prism-12 in MDC emulation mode,
15149 use=p9-8,
15151 # p12-m-w: Prism-12 in MDC emulation and 132 column modes
15152 # -------------------------------------------------------
15156 prism12-m-w|p12-m-w|P12-M-W|MDC Prism-12 in MDC emulation and 132 column mode,
15157 use=p9-8-w,
15159 # p14: Prism-14 in ANSII mode
15160 # ---------------------------
15164 prism14|p14|P14|MDC Prism-14 in ANSII mode,
15167 # p14-w: Prism-14 in 132 column mode
15168 # ----------------------------------
15172 prism14-w|p14-w|P14-W|MDC Prism-14 in 132 column mode,
15173 use=p9-w,
15175 # p14-m: Prism-14 in MDC emulation mode
15176 # -------------------------------------
15182 prism14-m|p14-m|P14-M|MDC Prism-14 in MDC emulation mode,
15183 use=p9-8,
15185 # p14-m-w: Prism-14 in MDC emulation and 132 column modes
15186 # -------------------------------------------------------
15190 prism14-m-w|p14-m-w|P14-M-W|MDC Prism-14 in MDC emulation and 132 column mode,
15191 use=p9-8-w,
15197 p8gl|prism8gl|McDonnell-Douglas Prism-8 alternate definition,
15219 # freakout with out-of-range args on Sytek multiplexors. No <smso=^N> and
15222 # (act4: found ":ic=2^S:ei=:im=:ip=.1*^V:" commented out in 8.3 -- esr)
15234 # (microterm5: removed obsolete ":ma==^Z^P^Xl^Kj:" -- esr)
15240 mime-fb|full bright mime1,
15242 mime-hb|half bright mime1,
15245 # the more plausible ":do=^J:" -- esr)
15257 mime2a-s|microterm mime2a (emulating an enhanced soroc iq120),
15267 mime2a|mime2a-v|microterm mime2a (emulating an enhanced vt52),
15276 # (mime3a: removed obsolete ":ma=^X ^K^J^Z^P:" -- esr)
15280 mime3ax|mime-3ax|mime1 emulating enhanced 3a,
15307 # (mt4520-rv: removed obsolete ":kn#4:" and incorrect ":ri=\E[C:";
15308 # also added <rmam>/<smam> based on the init string -- esr)
15309 mt4520-rv|micro-term 4520 reverse video,
15336 # Microterm does have a ROM exchange program- use it or lose big
15337 # (ergo400: added <rmam>/<smam> based on the init string -- esr)
15358 # There is an NCR4103 terminal that's just a re-badged Wyse-50.
15361 # The following vendor-supplied termcaps were captured from the Boundless
15362 # Technologies site, 8 March 1998. I removed all-upper-case names that were
15363 # identical, except for case, to lower-case ones. I also uncommented the acsc
15416 kf28=^B\,\r, kf29=^B-\r, kf3=^B3\r, kf30=^B.\r, kf31=^B/\r,
15604 # if the 'pairs' capability is defined. Un-Comment the 'pairs'
15658 # have it included, Un-comment it and recompile (using 'tic').
15705 # (ncr260wy50+pp: originally contained commented-out
15706 # <acsc=j5k3l2m1n8q:t4u9v=w0x6>, as well as the commented-out one there -- esr)
15848 # Vendor-supplied NCR termcaps end here
15853 # 1-4 - Baud Rate
15854 # 5 - Parity (Odd/Even)
15855 # 6 - Don't Send or Do Send Spaces
15856 # 7 - Parity Enable
15857 # 8 - Stop Bits (One/Two)
15860 # 1 - Upper/Lower Shift
15861 # 2 - Typewriter Shift
15862 # 3 - Half Duplex / Full Duplex
15863 # 4 - Light/Dark Background
15864 # 5-6 - Carriage Return Without / With Line Feed
15865 # 7 - Extended Mode
15866 # 8 - Suppress Keyboard Display
15869 # 1 - End of line entry disabled/enabled
15870 # 2 - Conversational mode / (Local?) Mode
15871 # 3 - Control characters displayed / not displayed
15872 # 4 - (2-wire?) / 4-wire communications
15873 # 5 - RTS on and off for each character
15874 # 6 - (50Hz?) / 60 Hz
15875 # 7 - Exit after level zero diagnostics
15876 # 8 - RS-232 interface
15879 # 1 - Reverse Channel (yes / no)
15880 # 2 - Manual answer (no / yes)
15881 # 3-4 - Cursor appearance
15882 # 5 - Communication Rate
15883 # 6 - Enable / Disable EXT turnoff
15884 # 7 - Enable / Disable CR turnoff
15885 # 8 - Enable / Disable backspace
15923 # Warning: This terminal will lock out the keyboard when it receives a CTRL-D.
15924 # The user can enter a CTRL-B to get out of this locked state.
15945 # Their e-mail address is at ndsales@newburydata.co.uk
15958 # Televideo 950. Take a 950, change its cabinet for a more 80s-ish one (but
15959 # keep the same keyboard layout), add an optional 25-line mode, replace the DIP
15961 # 2), here is the NDR 9500. Even the line-lock, albeit disabled, is
15988 ndr9500-nl|NDR 9500 with no status line,
15993 ndr9500-25|NDR 9500 with 25th line enabled,
15996 ndr9500-25-nl|NDR 9500 with 25 lines and no status line,
15997 lines#25, use=ndr9500-nl,
15999 ndr9500-mc|NDR 9500 with magic cookies (enables underline inverse video invisible and blink),
16006 ndr9500-25-mc|NDR 500 with 25 lines and magic cookies,
16007 lines#25, use=ndr9500-mc,
16009 ndr9500-mc-nl|NDR 9500 with magic cookies and no status line,
16012 dsl@, fsl@, tsl@, use=ndr9500-mc,
16014 ndr9500-25-mc-nl|NDR 9500 with 25 lines and magic cookies and no status line,
16015 lines#25, use=ndr9500-mc-nl,
16017 #### Perkin-Elmer (Owl)
16019 # These are official terminfo entries from within Perkin-Elmer.
16080 # (uts30: I added <rmam>/<smam> based on the init string -- esr)
16102 # Tandem builds these things for use with its line of fault-tolerant
16103 # transaction-processing computers. They aren't generally available
16112 # natively block-mode and rather ugly, but they have a character mode which
16115 # removed <if=/usr/share/tabset/tandem653>, no such file -- esr)
16141 dt100|dt-100|Tandy DT-100 terminal,
16156 dt100w|dt-100w|Tandy DT-100 terminal (wide mode),
16158 dt110|Tandy DT-110 emulating ansi,
16174 pt210|TRS-80 PT-210 printing terminal,
16182 # oscilloscope technology incorporating a long-persistence green phosphor,
16192 # (tek4013: added <acsc> to suppress tic warnings re <smacs>/<rmacs> --esr)
16198 # (tek4015: added <acsc> to suppress tic warnings re <smacs>/<rmacs> --esr)
16201 tek4014-sm|tektronix 4014 in small font,
16204 # (tek4015-sm: added <acsc> to suppress tic warnings re <smacs>/<rmacs> --esr)
16205 tek4015-sm|tektronix 4015 in small font,
16206 acsc=, rmacs=\E^O, smacs=\E^N, use=tek4014-sm,
16207 # Tektronix 4023 from Andrew Klossner <orca!andrew.tektronix@csnet-relay>
16212 # It's got the Magic Cookie problem around stand-out mode. If you can't
16214 # reverse video. If you like reverse video stand-out mode but don't want
16226 # one break at any speed - this is a documented feature.
16251 tek4025-17|tek 4025 17 line window,
16253 tek4025-17-ws|tek 4025 17 line window in workspace,
16256 smso=\037att e\r, use=tek4025-17,
16257 tek4025-ex|tek4027-ex|tek 4025/4027 w/!,
16261 # From: Doug Gwyn <gwyn@brl-smoke.ARPA>
16273 # Insert-character cannot be made to work on both top and bottom rows.
16274 # Clear-to-end-of-display emulation via !DLI 988 is too grotty to use, alas.
16276 # delete/insert-line, following a typed carriage return. This terminal sucks.
16277 # Delays not specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
16279 # work any more. -- esr)
16297 # (This "learns" the arrow keys for rogue. I have adapted it for termcap - mrh)
16298 tek4025-cr|tek 4025 for curses and rogue,
16326 # (tek4105-30: I added <rmam>/<smam> based on the init string -- esr)
16327 tek4105-30|4015 emulating 30 line vt100,
16354 # SELECTCHARSET G1 0 TABS -2
16361 # IGNOREDEL no KEYEXCHAR <DL> NVDEFINE -53 "<NU>"
16365 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
16399 # TABS -2
16406 # IGNOREDEL no KEYEXCHAR <DL> NVDEFINE -53 "<NU>"
16410 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
16437 # 2 selects ANSI edit-mode
16442 # VT52's non-CSI versions of ANSI, e.g., \EJ.
16457 # Tektronix 4207 with sysline. In the ancestral termcap file this was 4107-s;
16459 tek4207-s|Tektronix 4207 with sysline but no memory,
16475 # 4112 in non-dialog area pretending to scroll. It really wraps
16480 otek4112|o4112-nd|otek4113|otek4114|old tektronix 4110 series,
16494 tek4112-nd|4112 not in dialog area,
16497 tek4112-5|4112 in 5 line dialog area,
16503 # to be 4-digit octal -- esr)
16510 tek4113-34|tektronix 4113 color graphics with 34 line dialog area,
16514 # supported here. :uc: is slow, but looks nice. Suggest setenv MORE -up .
16516 tek4113-nd|tektronix 4113 color graphics with no dialog area,
16525 # (tek4115: :bc: renamed to :le:, <rmam>/<smam> added based on init string -- esr)
16552 rep=%p1%c\E[%p2%{1}%-%db, rev=\E[7m, rmam=\E[?7l,
16557 # The tek4125 emulates a vt100 incorrectly - the scrolling region
16564 # commented out, <smir>=\E1 because there's no <rmir> -- esr)
16575 # I merged in <msgr>,<ind>,<ri>,<invis>,<tbc> from a BRL entry -- esr)
16593 # Tab had been given as \E2I,that must be the tab-set capability -- esr)
16607 # I added the is string - straight Unix has ESC ; in the login
16630 # The <initc> cap uses RGB notation to define colors. for arguments 1-3 the
16631 # interval (0-1000) is broken into 8 smaller sub-intervals (125). Each sub-
16632 # interval then maps into pre-defined value.
16663 # Teletype-branded VDTs are listed in the AT&T section.
16681 # newline. The 40-1 is a half duplex terminal and is hopeless. The 40-2 is
16682 # braindamaged but has hope and is described here. The 40-4 is a 3270
16684 # it - it's null here to prevent it from showing the BL character.
16686 # a "newline" style terminal (-crmode) vi figures all it needs is nl
16688 # (tty40: removed obsolete ":nl=\EG\EB:", it's just do+cr -- esr)
16689 tty40|ds40|ds40-2|dataspeed40|teletype dataspeed 40/2,
16706 # You can add <is2=\E<> to put this 40-column mode, though I can't
16711 acsc=j%k4l<m-q\,x5, bel=^G, clear=\EH\EJ, cr=^M, cub1=^H,
16717 #### Volker-Craig (vc)
16727 vc303|vc103|vc203|volker-craig 303,
16733 vc303a|vc403a|volker-craig 303a,
16736 # (vc404: removed obsolete ":ma=^Z^P^U :" -- esr)
16737 vc404|volker-craig 404,
16744 vc404-s|volker-craig 404 w/standout mode,
16747 # (vc414: merged in cup/dl1/home from an old vc414h-noxon)
16748 vc414|vc414h|Volker-Craig 414H in sane escape mode.,
16759 vc415|volker-craig 415,
16762 ######## OBSOLETE PERSONAL-MICRO CONSOLES AND EMULATIONS
16768 # The pcplot IBM-PC terminal emulation program is really messed up. It is
16769 # supposed to emulate a vt-100, but emulates the wraparound bug incorrectly,
16772 # crude adm3a-type terminal.
16774 pcplot|pc-plot terminal emulation program,
16777 # KayPro II from Richard G Turner <rturner at Darcom-Hq.ARPA>
16779 # ADM-3A terminal, just like I was running TERM.COM. On our 4.2 UNIX
16782 # around. (I added two capabilities from the BRL entry -- esr)
16791 # (ibmpc: commented out <smir>=\200R because we don't know <rmir> -- esr)
16792 ibm-pc|ibm5051|5051|IBM Personal Computer (no ANSI.SYS),
16798 ibmpc|wy60-PC|wyse60-PC|IBM PC/XT running PC/IX,
16819 # Apple II firmware console first, then various 80-column cards and
16821 # along with the 40-column apple entries.
16824 # From: brsmith@umn-cs.cs.umn.edu (Brian R. Smith) via BRL
16827 # The clear key on a IIgs will do something like clear-screen,
16837 # Apple //e with 80-column card, entry from BRL
16839 # passing characters to the 80-column firmware via COUT (PR#3 assumed).
16840 # Auto-wrap does not work right due to newline scrolling delay, which also
16844 # using a terminal emulation program instead of the built-in firmware.
16855 apple2e-p|Apple //e via Pascal,
16859 # Enable DC3/DC1 flow control with "stty ixon -ixany".
16860 apple-ae|ASCII Express,
16878 apple-80|apple II with smarterm 80 col,
16884 apple-soroc|apple emulating soroc 120,
16895 # (apple-videx: this used to be called DaleApple -- esr)
16896 apple-videx|Apple with videx videoterm 80 column board with inverse video,
16907 apple-uterm-vb|Videx Ultraterm for Apple micros with Visible Bell,
16915 apple-uterm|Ultraterm for Apple micros,
16931 apple80p|80-column apple with Pascal card,
16946 # This works great for vi, except I've noticed in pre-R2, ^U will scroll back
16950 # (apple-v: added it#8 -- esr)
16951 apple-videx2|Apple II+ w/ Videx card (similar to Datamedia h1520),
16959 apple-videx3|vapple|Apple II with 80 col card,
16968 aepro|Apple II+ running ASCII Express Pro--vt52,
16975 apple-vm80|ap-vm80|apple with viewmax-80,
16985 # (lisa: changed <cvvis> to <cnorm> -- esr)
17004 # Xon-Xoff flow control should also be enabled.
17007 # settings are in non-volatile memory and don't need to be reset upon login.
17026 lisaterm-w|Apple Lisa with Lisaterm in 132 column mode,
17040 mac-w|macterminal-w|Apple Macintosh with Macterminal in 132 column mode,
17043 # nsterm*|Apple_Terminal - AppKit Terminal.app
17052 # are pretty much on your own. Use "nsterm-7-m" and hope for the best.
17053 # You might also try "nsterm-7" and "nsterm-old" if you suspect your
17060 # For Apple_Terminal v200+, use "nsterm-16color" (a.k.a. "nsterm")
17062 # For Apple_Terminal v71+/v100+, use "nsterm-bce".
17064 # For Apple_Terminal v51+, use "nsterm-7-c" or "nsterm-7-c-s".
17066 # For Apple_Terminal v41+, use "nsterm-old", or "nsterm-s".
17068 # For all earlier versions (Apple_Terminal), try "nsterm-7-m"
17069 # (monochrome) or "nsterm-7" (color); "nsterm-7-m-s" and "nsterm-7-s"
17080 # seems to be somewhere between "vt102", "ncsa" and "xterm-color".
17086 # "nsterm". Note that the statusline (-s) versions use the window
17093 # status line. Please note that non-ASCII characters don't work right
17114 # of the old NeXT code,) and then later to UTF-8. Alos sometime during
17116 # 8-color support (initially buggy when combined with attributes, but
17118 # or so (Terminal.app v100+) xterm-like 16-color support was added. In
17119 # some versions (for instance 133-1 which shipped with Mac OS X
17127 # Terminal.app reporting "xterm-color" as $TERM rather than "vt100" as
17144 # backwards-compatbility.
17146 # * Added function key support (F1-F4). These only work in Terminal.app
17150 # * Added "full color" (-c) entries which support the 16-color mode in
17153 # * By default, version 51 uses UTF-8 encoding with broken altcharset
17154 # support, so "ASCII" (-7) entries without altcharset support were
17157 # nsterm - AppKit Terminal.app
17160 # Terminal.app. It is a partial VT100 emulation with some xterm-like
17166 # other AppKit-supported windowing systems.) On the Mac OS X machine I
17170 # If you're looking for a description of the full-screen system
17179 # circumstances the cursor can be positioned using option-click; this
17181 # and simulating enough cursor-key presses to move the cursor to the
17187 # monochrome (-m) entries are useful if you've disabled color support
17188 # or use a monochrome monitor. The full color (-c) entries are useful
17190 # also enable an xterm-compatible 16-color mode.
17192 # The configurable titlebar is set using xterm-compatible sequences;
17193 # it is used as a status bar in the statusline (-s) entries. Its width
17198 # characters in the "MacRoman" entries; the "ASCII" (-7) entries
17200 # (-acs) entries rely instead on Terminal.app's own buggy VT100
17202 # the old NeXT charset instead of MacRoman. The "ASCII" (-7) entries
17203 # are useful in Terminal.app version 51, which supports UTF-8 and
17204 # other ASCII-compatible character encodings but does not correctly
17206 # implemented in Terminal.app, the "VT100" (-acs) entries should be
17207 # usable in any ASCII-compatible character encoding [except perhaps
17208 # in UTF-8, where some experts argue for disallowing alternate
17223 # if [ :"$TERM" = :"vt100" -a :"$TERM_PROGRAM" = :"Apple_Terminal" ]
17228 # TERM="nsterm-old"
17230 # TERM="nsterm-c-7"
17239 # setenv TERM "nsterm-old"
17241 # setenv TERM "nsterm-c-7"
17264 nsterm+acs|AppKit Terminal.app v41+ basic capabilities w/VT100 alternate-charset,
17270 nsterm+mac|AppKit Terminal.app v41+ basic capabilities w/MacRoman alternate-charset,
17271 …acsc=+\335\,\334-\366.\3770#`\327a\:f\241g\261h#i\360jjkkllmmnno\370p\370q\321rrssttuuvvwwxxy\262z…
17276 nsterm+s|AppKit Terminal.app v41+ status-line (window titlebar) support,
17290 # ASCII charset (-7)
17291 nsterm-m-7|nsterm-7-m|AppKit Terminal.app v41+ w/ASCII charset (monochrome),
17294 nsterm-m-s-7|nsterm-7-m-s|AppKit Terminal.app v41+ w/ASCII charset (monochrome w/statusline),
17297 nsterm-7|AppKit Terminal.app v41+ w/ASCII charset (color),
17300 nsterm-7-c|nsterm-c-7|AppKit Terminal.app v51+ w/ASCII charset (full color),
17303 nsterm-s-7|nsterm-7-s|AppKit Terminal.app v41+ w/ASCII charset (color w/statusline),
17306 nsterm-c-s-7|nsterm-7-c-s|AppKit Terminal.app v51+ w/ASCII charset (full color w/statusline),
17309 # VT100 alternate-charset (-acs)
17310 nsterm-m-acs|nsterm-acs-m|AppKit Terminal.app v41+ w/VT100 alternate-charset (monochrome),
17313 nsterm-m-s-acs|nsterm-acs-m-s|AppKit Terminal.app v41+ w/VT100 alternate-charset (monochrome w/stat…
17316 nsterm-acs|AppKit Terminal.app v41+ w/VT100 alternate-charset (color),
17319 nsterm-c-acs|nsterm-acs-c|AppKit Terminal.app v51+ w/VT100 alternate-charset (full color),
17322 nsterm-s-acs|nsterm-acs-s|AppKit Terminal.app v41+ w/VT100 alternate-charset (color w/statusline),
17325 nsterm-c-s-acs|nsterm-acs-c-s|AppKit Terminal.app v51+ w/VT100 alternate-charset (full color w/stat…
17329 nsterm-m|AppKit Terminal.app v41+ w/MacRoman charset (monochrome),
17332 nsterm-m-s|AppKit Terminal.app v41+ w/MacRoman charset (monochrome w/statusline),
17335 nsterm-old|AppKit Terminal.app v41+ w/MacRoman charset (color),
17338 nsterm-c|AppKit Terminal.app v51+ w/MacRoman charset (full color),
17341 nsterm-s|AppKit Terminal.app v41+ w/MacRoman charset (color w/statusline),
17344 nsterm-c-s|AppKit Terminal.app v51+ w/MacRoman charset (full color w/statusline),
17350 # python -c 'import sys,objc;NSUserDefaults=objc.lookUpClass(
17356 # "com.apple.Terminal")' nsterm-16color
17361 nsterm-16color|AppKit Terminal.app v240.2+ with Mac OS X version 10.5,
17372 use=nsterm-c-s-acs,
17379 # and D P Schreber comparing to nsterm-c-s-acs.
17384 # defaults write com.apple.Terminal TermCapString nsterm-bce
17387 nsterm-bce|AppKit Terminal.app v71+/v100.1.8+ with Mac OS X version 10.3/10.4 (bce),
17388 bce, bw, use=nsterm-16color,
17392 use=nsterm-16color,
17396 # enough in capabilities to nsterm-16color that I have derived this
17398 # Many of the features are user-configurable, but I attempt only to
17406 use=nsterm-16color,
17408 # xnuppc - Darwin PowerPC Console (a.k.a. "darwin")
17411 # full-screen system console derived from a NetBSD framebuffer
17412 # console. It is an ANSI-style terminal, and is not really VT-100
17416 # single-user mode [reachable by holding down Command-S during the
17422 # other AppKit-supported windowing systems,) see the "nsterm"
17443 # all three supported attributes: bold, inverse-video and underline.
17445 # accomplished using shifting and or-ing, and looks smeared) so bold
17446 # has been excluded from the list of color-compatible attributes
17447 # [using (ncv)]. The monochrome entry (-m) is useful if you use a
17451 # support: repositioning the cursor onto a cell with non-matching
17455 # (-m) entries,] but removing the (msgr) capability seemed to help.
17457 # The "standout" chosen was simple reverse-video, although a colorful
17460 # color-change might be more readable. The color-bold (-b) entries
17461 # uses magenta colored text for bolding instead. The fancy color (-f
17462 # and -f2) entries use color for bold, standout and underlined text
17465 # Apparently the terminal emulator does support a VT-100-style
17469 # description. The console driver appears to be ASCII-only, so (enacs)
17470 # has been excluded [although the VT-100 sequence does work.]
17475 # "xnuppc-WxH", where W and H are the character dimensions of your
17479 # drawn by Ka-Ping Yee, and uses 8x16-pixel characters. This
17482 # Pixels Characters Entry Name (append -m for monochrome)
17483 # -------------------------------------------------------------------
17484 # 640x400 80x25 xnuppc-80x25
17485 # 640x480 80x30 xnuppc-80x30
17486 # 720x480 90x30 xnuppc-90x30
17487 # 800x600 100x37 xnuppc-100x37
17488 # 896x600 112x37 xnuppc-112x37
17489 # 1024x640 128x40 xnuppc-128x40
17490 # 1024x768 128x48 xnuppc-128x48
17491 # 1152x768 144x48 xnuppc-144x48
17492 # 1280x1024 160x64 xnuppc-160x64
17493 # 1600x1024 200x64 xnuppc-200x64
17494 # 1600x1200 200x75 xnuppc-200x75
17495 # 2048x1536 256x96 xnuppc-256x96
17500 # color-bold entries do not include size information.
17523 xnuppc+b|Darwin PowerPC Console color-bold support,
17579 xnuppc-m|darwin-m|Darwin PowerPC Console (monochrome),
17585 xnuppc-m-b|darwin-m-b|Darwin PowerPC Console (monochrome w/color-bold),
17588 xnuppc-b|darwin-b|Darwin PowerPC Console (color w/color-bold),
17591 xnuppc-m-f|darwin-m-f|Darwin PowerPC Console (fancy monochrome),
17594 xnuppc-f|darwin-f|Darwin PowerPC Console (fancy color),
17597 xnuppc-m-f2|darwin-m-f2|Darwin PowerPC Console (alternate fancy monochrome),
17600 xnuppc-f2|darwin-f2|Darwin PowerPC Console (alternate fancy color),
17604 xnuppc-80x25-m|darwin-80x25-m|Darwin PowerPC Console (monochrome) 80x25,
17607 xnuppc-80x25|darwin-80x25|Darwin PowerPC Console (color) 80x25,
17610 xnuppc-80x30-m|darwin-80x30-m|Darwin PowerPC Console (monochrome) 80x30,
17613 xnuppc-80x30|darwin-80x30|Darwin PowerPC Console (color) 80x30,
17616 xnuppc-90x30-m|darwin-90x30-m|Darwin PowerPC Console (monochrome) 90x30,
17619 xnuppc-90x30|darwin-90x30|Darwin PowerPC Console (color) 90x30,
17622 xnuppc-100x37-m|darwin-100x37-m|Darwin PowerPC Console (monochrome) 100x37,
17625 xnuppc-100x37|darwin-100x37|Darwin PowerPC Console (color) 100x37,
17628 xnuppc-112x37-m|darwin-112x37-m|Darwin PowerPC Console (monochrome) 112x37,
17631 xnuppc-112x37|darwin-112x37|Darwin PowerPC Console (color) 112x37,
17634 xnuppc-128x40-m|darwin-128x40-m|Darwin PowerPC Console (monochrome) 128x40,
17637 xnuppc-128x40|darwin-128x40|Darwin PowerPC Console (color) 128x40,
17640 xnuppc-128x48-m|darwin-128x48-m|Darwin PowerPC Console (monochrome) 128x48,
17643 xnuppc-128x48|darwin-128x48|Darwin PowerPC Console (color) 128x48,
17646 xnuppc-144x48-m|darwin-144x48-m|Darwin PowerPC Console (monochrome) 144x48,
17649 xnuppc-144x48|darwin-144x48|Darwin PowerPC Console (color) 144x48,
17652 xnuppc-160x64-m|darwin-160x64-m|Darwin PowerPC Console (monochrome) 160x64,
17655 xnuppc-160x64|darwin-160x64|Darwin PowerPC Console (color) 160x64,
17658 xnuppc-200x64-m|darwin-200x64-m|Darwin PowerPC Console (monochrome) 200x64,
17661 xnuppc-200x64|darwin-200x64|Darwin PowerPC Console (color) 200x64,
17664 xnuppc-200x75-m|darwin-200x75-m|Darwin PowerPC Console (monochrome) 200x75,
17667 xnuppc-200x75|darwin-200x75|Darwin PowerPC Console (color) 200x75,
17670 xnuppc-256x96-m|darwin-256x96-m|Darwin PowerPC Console (monochrome) 256x96,
17673 xnuppc-256x96|darwin-256x96|Darwin PowerPC Console (color) 256x96,
17680 # I read these as mistakes for ":it#8:" and ":bl=\007:" respectively -- esr)
17691 # (trs2: removed obsolete ":nl=^_:" -- esr)
17703 # I also deleted the unnecessary ":kn#2:", ":sg#0:" -- esr)
17704 trs16|trs-80 model 16 console,
17721 # really nice machine (the Amiga) and boatloads of nasty ones (PET, C-64,
17722 # C-128, VIC-20). The C-64 is said to have been the most popular machine
17728 # Added a few more entries, converted caret-type control sequence (^x) entries
17741 # :k0=\E9~: map F10 to k0 - could have F0-9 -> k0-9, but ... F10 was 'k;'
17743 # also added empty <acsc> to suppress a warning --esr)
17764 # TCP/IP package once from Commodore, and now sold by InterWorks.--esr)
17765 amiga-h|Hans Verkuil's Amiga ANSI,
17784 # From: Henning 'Faroul' Peters <Faroul@beyond.kn-bremen.de>, 25 Sep 1999
17791 amiga-8bit|Amiga ANSI using 8-bit controls,
17794 kpp=\233T, ri=\215, rin@, use=amiga-h,
17796 # From: Ruediger Kuhlmann <terminfo@ruediger-kuhlmann.de>, 18 Jul 2000
17798 amiga-vnc|Amiga using VNC console (black on light gray),
17830 ri=\215, rin@, use=amiga-h,
17832 # Commodore B-128 microcomputer from Doug Tyrol <det@HEL-ACE.ARPA>
17833 # I'm trying to write a termcap for a commodore b-128, and I'm
17835 # to something that unix will accept (my delete-char is a ctrl-t, etc),
17837 # The problem is with the arrow keys - right, and up work fine, but
17840 # isn't thats bound to next-line in jove).
17842 # DAG -- I changed his "^n" entries to "\n"; see if that works.
17844 commodore|b-128|Commodore B-128 micro,
17856 # North Star Advantage from Lt. Fickie <brl-ibd!fickie> via BRL
17869 # Osborne, but with the 80-column upgrade, it's too easy to
17873 # The Osborne-1 with the 80-col option is capable of being
17877 # The tab is destructive on the Ozzie; make sure to 'stty -tabs'.
17878 osborne-w|osborne1-w|osborne I in 104-column mode,
17886 osborne|osborne1|osborne I in 80-column mode,
17912 # Coherent, Minix, Venix, and several lesser-known kin were OSs for 8088
17915 # Memory-segmentation limits and a strong tendency to look like V7 long after
17917 # and Minix were ported to 32-bit Intel boxes, only to be run over by a
17919 # Coherent's vendor, the Mark Williams Company, went belly-up in 1994. There
17927 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_…
17941 use=minix-3.0,
17943 minix-3.0|minix console (v3.0),
17944 use=ecma+color, use=minix-1.7,
17947 # http://www.minix-vmd.org/pub/Minix-vmd/1.7.0/wwwman/man4/console.4.html
17949 minix-1.7|minix console (v1.7),
17961 lf2=PgDn, lf3=Num +, lf4=Num -, lf5=Num 5, nel=^M^J,
17965 minix-old|minix-1.5|minix console (v1.5),
17980 minix-old-am|minix console with linewrap,
17981 am, use=minix-old,
17983 pc-minix|minix console on an Intel box,
17984 use=klone+acs, use=minix-3.0,
17988 # line, (3) standout is broken, (4) ins/del line is broken, (5)
17990 pc-coherent|pcz19|coherent|IBM PC console running Coherent,
18003 # There are other keys (f1-f10, kpp, knp, kcbt, kich1, kdch1) but they
18005 pc-venix|venix|IBM PC console running Venix,
18021 # Hardware tabs set by <if> at 8-spacing. Auto line wrap causes glitches so
18054 # (basis: removed obsolete ":ma=^K^P^R^L^L :nl=5000*^J:" -- esr)
18061 cols#88, lines#46, use=ansi-mini,
18065 # The Xerox 820 was a Z80 micro with a snazzy XEROX PARC-derived
18066 # interface (pre-Macintosh by several years) that went nowhere.
18084 # From: Igor Tamitegama <igor@ppp1493-ft.teaser.fr>, 18 Jan 1997
18085 m2-nam|minitel|minitel-2|minitel-2-nam|France Telecom Minitel 2 mode te'le'informatique,
18123 minitel1b|minitel 1-bistandard (in 40cols mode),
18133 minitel1b-80|minitel 1-bistandard (standard teleinformatique),
18148 # These terminals are *long* dead -- these entries are retained for
18156 # ":do=^J:" -- esr)
18171 # was good. But lo, upon the horizon loomed a mighty management-type person
18197 # (cbblit: here's a BSD termcap that says <cud1=\EG> -- esr)
18215 # The BitGraph was a product of the now-defunct BBN Computer Corporation.
18223 # 70's, sure beat a vt100. It had one strange feature tho -- it used
18267 # (bg1.25: I added <rmam>/<smam> based on the init string -- esr)
18281 # (Adapted for terminfo; AIX extension capabilities translated -- esr)
18290 # 19-05-87 V02.00.01
18291 # 17-12-87 V02.00.02
18292 # 15-09-89 V02.00.05
18295 # -------------------------------------------------------
18307 # -------------------------------------------------------
18310 # P297.11.04 (24-pin: 2732) or P798.11.04 (28-pin: 2764)
18338 # SO Line-graphic mode ON: ^N
18339 # SI Line-graphic mode OFF: ^O
18346 tws-generic|dku7102|Bull Questar tws terminals,
18349 acsc=``aaffggj)k\,l&m#n/ooppq*rrsst'u-v+w.x%yyzz{{||}}~~,
18373 tws2102-sna|dku7102-sna|BULL Questar tws2102 for SNA,
18375 use=tws-generic,
18377 ht=^I, use=tws-generic,
18378 tws2103-sna|dku7103-sna|BULL Questar tws2103 for SNA,
18379 ht=^I, use=tws2102-sna,
18380 dku7102-old|BULL Questar 200 DKU7102 (microcode version < 6),
18384 use=tws-generic,
18387 smso=\E[0;4;5;7m, smul=\E[0;2m, use=tws-generic,
18395 #---------------------------------------------------------------------------
18397 # and following set-up :
18398 # 8 bit ISO Latin Character Set (ISO 8859-1),
18402 # They are used in string capabilities with vt220-320 emulation mode.
18406 # sequence in 7 bits characters ex. ESC [ : 2 chars. in 7-bit mode.
18415 # SCS select G1 = line-graphic: esc ) 0
18416 # Select 7-bit C1 controls: esc sp F
18417 # Select 8-bit C1 controls: esc sp G
18430 # SM DECCOLM 132-column screen: esc [ ? 3 h
18431 # RM DECCOLM 80-column screen: esc [ ? 3 l
18446 # DECSSDT Select status host-wr: esc [ 2 $ ~
18455 # DECSCL vt300 mode 8-bit ctrl: esc [ 6 3 " p
18456 # or DECSCL vt300 mode 8-bit ctrl: esc [ 6 3 ; 0 " p
18457 # or DECSCL vt300 mode 8-bit ctrl: esc [ 6 3 ; 2 " p
18458 # DECSCL vt300 mode 7-bit ctrl: esc [ 6 3 ; 1 " p
18498 bq300-rv|Bull vt320 reverse 80 columns,
18502 bq300-w|Bull vt320 132 columns,
18506 bq300-w-rv|Bull vt320 reverse mode 132 columns,
18513 # and following set-up :
18514 # 8 bit ISO Latin Character Set (ISO 8859-1),
18523 # SCS select G1 = line-graphic: esc ) 0
18524 # Select 7-bit C1 controls: esc sp F
18525 # Select 8-bit C1 controls: esc sp G
18538 # SM DECCOLM 132-column screen: csi ? 3 h
18539 # RM DECCOLM 80-column screen: csi ? 3 l
18554 # DECSSDT Select status host-wr: csi 2 $ ~
18559 # DECSCL vt300 mode 8-bit ctrl: csi 6 3 " p
18560 # or DECSCL vt300 mode 8-bit ctrl: csi 6 3 ; 0 " p
18561 # DECSCL vt300 mode 7-bit ctrl: csi 6 3 ; 1 " p
18565 # (bq300-8: <cub1>,<cuf1>,<cuu1>,<cud1>,<dl1>,<il1> to get under 1024 --esr)
18566 bq300-8|Bull vt320 full 8 bits 80 columns,
18600 bq300-8rv|Bull vt320 8-bit reverse mode 80 columns,
18603 use=bq300-8,
18604 bq300-8w|Bull vt320 8-bit 132 columns,
18607 rs2=\233?3h, use=bq300-8,
18608 bq300-w-8rv|Bull vt320 8-bit reverse mode 132 columns,
18612 rs2=\233?3h, use=bq300-8,
18615 # a 102 keys keyboard (PC scancode !) and following set-up :
18616 # 8 bit ISO Latin Character Set (ISO 8859-1),
18619 bq300-pc|Questar 303 with PC keyboard ISO Latin 1 80 columns,
18626 bq300-pc-rv|Questar 303 with PC keyboard reverse mode 80 columns,
18629 use=bq300-pc,
18630 bq300-pc-w|Questar 303 with PC keyboard 132 columns terminal,
18633 rs2=\E[?3h, use=bq300-pc,
18634 bq300-pc-w-rv|Questar 303 with PC keyboard reverse mode 132 columns,
18638 rs2=\E[?3h, use=bq300-pc,
18639 # 8 bit ISO Latin Character Set (ISO 8859-1),
18642 bq300-8-pc|Q306-8-pc|Questar 303 with PC keyboard in full 8 bits 80 columns,
18649 kslt@, lf1@, lf2@, lf3@, lf4@, use=bq300-8,
18650 bq300-8-pc-rv|Questar 303 with PC keyboard full 8 bits reverse mode 80 columns,
18653 use=bq300-8-pc,
18654 bq300-8-pc-w|Questar 303 with PC keyboard full 8 bits 132 columns,
18657 rs2=\E[?3h, use=bq300-8-pc,
18658 bq300-8-pc-w-rv|Questar 303 with PC keyboard full 8 bits reverse 132 columns,
18662 rs2=\E[?3h, use=bq300-8-pc,
18692 # LGS Line-graphic mode set ^[G
18693 # LGR Line-graphic mode reset ^[F
18701 # SSPR multi-part. reset ^[[<>u
18716 # This covers the vip7800 and BQ3155-vip7800
18717 vip|Bull Questar 3155-7800,
18744 vip-w|vip7800-w|Q310-vip-w|Q310-vip-w-am|Questar 3155-vip7800 wide,
18747 vip-H|vip7800-H|Q310-vip-H|Q310-vip-H-am|Questar 3155-vip7800 72 lines,
18750 vip-Hw|vip7800-Hw|Q310-vip-Hw|Questar 3155-vip7800 wide 72 lines,
18789 cyb83|xl83|cybernex xl-83,
18796 # (mdl110: removed obsolete ":ma=^Z^P:" and overridden ":cd=145^NA^W:" -- esr)
18797 cyb110|mdl110|cybernex mdl-110,
18824 # CONTROL-INT-INT to take the terminal off-line, and type (opt).
18826 # CR/LF off. Use control-shift-[] as escape key, control-I as tab,
18827 # shift-F1 to shift-F5 as F6 to F10 (unshifted F1 to F5 are in
18835 # ctrl-E top tee
18836 # ctrl-F right tee
18837 # ctrl-G bottom tee
18838 # ctrl-H left tee
18839 # ctrl-I cross
18840 # ctrl-J top left corner
18841 # ctrl-K top right corner
18842 # ctrl-L bottom left corner
18843 # ctrl-M bottom right corner
18844 # ctrl-N horizontal line
18845 # ctrl-O vertical line
18892 vt61|vt-61|vt61.5|dec vt61,
18901 # (gigi: I added <rmam>/<smam> based on the init string, corrected cub1 -- esr)
18916 # DEC PRO-350 console (VT220-style). The 350 was DEC's attempt to produce
18918 # grossly-overpriced failure (among other things, DEC's OS didn't include
18919 # a format program, so you had to buy pre-formatted floppies from DEC at
18976 ln03-w|dec ln03 laser printer 132 cols,
18985 # The idea is ctrl(O), dd(row), dd(col), where dd(x) is x - 2*(x%16) + '9'.
18986 # There are BSD-derived termcap entries floating around for this puppy
18992 cup=\017%p1%p1%{16}%m%{2}%*%-%{57}%+%c%p2%p2%{16}%m%{2}%*%-%{57}%+%c,
18998 # (ddr: I added <rmam>/<smam> based on the init string -- esr)
19027 # (ps300: changed ":pt@:" to "it@" -- esr)
19048 # 0-3 = baud rate as follows:
19051 # --- --- --- ---
19079 # also added empty <acsc> to suppress a tic warning -- esr)
19080 h19-a|h19a|heath-ansi|heathkit-a|heathkit h19 ansi mode,
19093 h19-bs|heathkit w/keypad shifted,
19094 rmkx=\Eu, smkx=\Et, use=h19-b,
19095 h19-us|h19us|h19-smul|heathkit w/keypad shifted/underscore cursor,
19096 rmkx=\Eu, smkx=\Et, use=h19-u,
19097 # (h19: merged in <ip> from BSDI hp19-e entry>;
19098 # also added empty <acsc> to suppress a tic warning --esr)
19101 # I have an old Zenith-19 terminal at home that still gets a lot of use.
19102 # This terminal suffers from the same famous insert-mode padding lossage
19104 # unusable on this box, since even a half-scroll up or down the window
19112 h19|heath|h19-b|heathkit|heath-19|z19|zenith|heathkit h19,
19124 h19-u|heathkit with underscore cursor,
19125 cnorm@, cvvis@, use=h19-b,
19126 h19-g|h19g|heathkit w/block cursor,
19127 cnorm=\Ex4, cvvis@, use=h19-b,
19128 alto-h19|altoh19|altoheath|alto-heath|alto emulating heathkit h19,
19171 # status line capabilities from BRL entry --esr)
19175 OTbc=\ED, acsc=, bel=^G, cbt=\E-, clear=\EE$<14>, cnorm=\Ey4,
19188 # the world is stable. <rs1> causes the terminal to be reset to the state
19189 # indicated by the name. kc -> key click, nkc -> no key click, uc -> underscore
19190 # cursor, bc -> block cursor.
19193 # looks vt100-compatible -- esr)
19194 z29a|z29a-kc-bc|h29a-kc-bc|heath/zenith 29 in ansi mode,
19213 z29a-kc-uc|h29a-kc-uc|z29 ansi mode with keyckick and underscore cursor,
19216 z29a-nkc-bc|h29a-nkc-bc|z29 ansi mode with block cursor and no keyclick,
19219 z29a-nkc-uc|h29a-nkc-uc|z29 ansi mode with underscore cursor and no keyclick,
19223 z39-a|z39a|zenith39-a|zenith39-ansi|Zenith 39 in ANSI mode,
19246 # From: Brad Brahms <Brahms@USC-ECLC>
19247 z100|h100|z110|z-100|h-100|heath/zenith z-100 pc with color monitor,
19249 # (z100bw: removed obsolete ":kn#10:", added empty <acsc> -- esr)
19250 z100bw|h100bw|z110bw|z-100bw|h-100bw|heath/zenith z-100 pc,
19262 p19|h19-b with il1/dl1,
19263 dl1=\EM$<2*/>, il1=\EL$<2*/>, use=h19-b,
19265 # (ztx: removed duplicate :sr: -- esr)
19266 ztx|ztx11|zt-1|htx11|ztx-1-a|ztx-10 or 11,
19281 # Nevada, that flourished from the mid-70s to mid-80s. They made S-100
19286 ims950-b|bare ims950 no init string,
19288 # (ims950: removed obsolete ":ko@:" -- esr)
19293 # (ims950-rv: removed obsolete ":ko@:" -- esr)
19294 ims950-rv|ims tvi950 rev video,
19297 kf4@, kf5@, kf6@, kf7@, kf8@, kf9@, khome@, use=tvi950-rv,
19298 ims-ansi|ultima2|ultimaII|IMS Ultima II,
19324 # rmul=\E0A$<200/>; my guess is the highlight letter is bit-coded like an ADM,
19325 # and the reverse is actually true. Try it. -- esr)
19343 # This company made S100-bus personal computers long ago in the pre-IBM-PC
19360 # <rf=/usr/share/tabset/init.graphos> no such file & no <hts> -- esr)
19375 graphos-30|graphos III with 30 lines,
19386 # Vox: (617)-890-5796.
19392 # Modgraph GX-1000, replaced by GX-2000. Both are out of production, have been
19394 # portable PC's and specialized CRT and LCD monitors (rugged, rack-mount
19395 # panel-mount etc). I can be emailed at sonfour@aol.com
19399 # graphics and DEC VT100/VT52 + ADM-3A emulation with a VT220-style keyboard.
19408 # The GX-1000 manual is dated 1984. This looks rather like a VT-52.
19409 modgraph2|modgraph gx-1000 80x24 with keypad not enabled,
19418 # Modgraph from Nancy L. Cider <nancyc@brl-tbd>
19419 # BUG NOTE from Barbara E. Ringers <barb@brl-tbd>:
19421 # mark and using delete-to-killbuffer work correctly. However, we would
19424 # the setting mark and delete-to-killbuffer results in the deletion of only
19426 # We've discovered that the delete-to-killbuffer works correctly
19428 # the first line disappears but a ctrl-l shows that it did work
19447 # S100-bus machines. They used to be reachable at:
19456 # The mt70 terminal was shipped with the Morrow MD-3 microcomputer.
19459 mt70|mt-70|Morrow MD-70; native Morrow mode,
19462 acsc=+z\,{-x.yOi`|jGkFlEmDnHqJtLuKvNwMxI, bel=^G,
19493 # This company is still around in 1995, manufacturing point-of-sale systems.
19504 # Ramtek was a vendor of high-end graphics terminals around 1979-1983; they
19509 # The following SET-UP modes are assumed for normal operation:
19512 # Other SET-UP modes may be set for operator convenience or communication
19516 # "reset", "tset", or "tabs" utilities (use rt6221-w, 160 columns, for this).
19517 # Note that the Control-E key is useless on this brain-damaged terminal. No
19518 # delays are specified; use "stty ixon -ixany" to enable DC3/DC1 flow control!
19537 rt6221-w|Ramtek 6221 160x48,
19555 # Selanar HiREZ-100 from BRL, probably by Doug Gwyn
19556 # The following SET-UP modes are assumed for normal operation:
19563 # default. Other SET-UP modes may be set for operator convenience or
19564 # communication requirements. No delays are specified; use "stty ixon -ixany"
19567 hirez100|Selanar HiREZ-100,
19584 hirez100-w|Selanar HiREZ-100 in 132-column mode,
19601 # Alan Frisbie <frisbie@flying-disk.com> writes:
19612 # a beer can (the old removable pop-top style) and "Soroc" was an
19620 # (soroc120: removed obsolete ":ma=^K^P^R^L^L :" -- esr)
19641 # (swtp: removed obsolete ":bc=^D:" -- esr)
19653 # Bob Manson <manson@pattyr.acs.ohio-state.edu> writes (28 Apr 1995):
19655 # Synertek used to make ICs, various 6502-based single-board process
19658 # first to have a "terminal-on-a-keyboard", where the terminal itself
19661 # They apparently had a KTM-1 model, which I've never seen. The KTM-2/40
19663 # video modulator. The KTM-2/80 was the 80-column version (the 2/40
19665 # I have a KTM-2/80 still in working order. The KTM-2s had fully
19670 # output transistor a couple of times, but it's a 2N2222 :-)
19672 # The KTM-3 (which is what is listed in the terminfo file) was their
19673 # attempt at putting a KTM-2 in a box (and some models came with a
19674 # CRT). It wasn't much different from the KTM-2 hardware-wise, but the
19675 # control and escape sequences are very different. The KTM-3 was always
19676 # real broken, at least according to the folks I've talked to about it.
19678 # The padding in the entry is probably off--these terminals were very
19679 # slow (it takes like 100ms for the KTM-2 to clear the screen...) And
19701 # TAB Products Co. - Palo Alto, California
19712 # The manual for this puppy was dated June 1981. It claims to be VT52-
19713 # compatible but looks more vt100-like.
19714 tab132|tab|tab132-15|tab 132/15,
19720 tab132-w|tab132 in wide mode,
19723 tab132-rv|tab132 in reverse-video mode,
19725 tab132-w-rv|tab132 in reverse-video/wide mode,
19726 is2=\E[?7h\E[?3h\E[?5h, use=tab132-w,
19734 # Vox: (612)-941-3300
19736 # The Teleray terminals were all discontinued in 1992-93. RI still services
19740 # Model 100) that were ANSI-compatible.
19773 # (which gave meta-key and programmable-fxn keys). 720 is much much faster,
19775 # Standout mode is still broken (magic cookie, etc) so is suppressed as no
19778 # From: J. Lepreau <lepreau@utah-cs> Tue Feb 1 06:39:37 1983, Univ of Utah
19779 # (t10: removed overridden ":so@:se@:us@:ue@:" -- esr)
19788 # teleray 16 - map the arrow keys for vi/rogue, shifted to up/down page, and
19789 # back/forth words. Put the function keys (f1-f10) where they can be
19819 ti916|ti916-220-7|Texas Instruments 916 VDT 8859/1 vt220 mode 7 bit CTRL,
19839 ti916-8|ti916-220-8|Texas Instruments 916 VDT 8859/1 8 vt220 mode bit CTRL,
19849 ti916-132|Texas Instruments 916 VDT vt220 132 column,
19854 ti916-8-132|Texas Instruments 916 VDT 8-bit vt220 132 column,
19855 cols#132, use=ti916-8,
19870 ti924-8|Texas Instruments 924 VDT 8859/1 8 bit CTRL,
19885 ti924w|Texas Instruments 924 VDT 7 bit - 132 column mode,
19887 ti924-8w|Texas Instruments 924 VDT 8 bit - 132 column mode,
19888 cols#132, use=ti924-8,
19903 # (ti926-8: I corrected this from the broken SCO entry -- esr)
19904 ti926-8|Texas Instruments 926 VDT 8859/1 8 bit CTRL,
19905 csr@, ind=\2331S, ri=\2331T, use=ti924-8,
19932 ti928-8|Texas Instruments 928 VDT 8859/1 8 bit CTRL,
19945 # dim-reverse using ADM12-style attributes. ADM12 <smul>/<rmul> and
19946 # <invis> might work-- esr)
19958 # which were also in the original entry -- esr)
19959 # (zen50: removed obsolete ":ma=^Hh^Ll^Jj^Kk:" -- esr)
19986 # Apollo got bought by Hewlett-Packard. The Apollo workstations are
20018 # (aws: removed unknown :dn=^K: -- esr)
20057 # Fortune made a line of 68K-based UNIX boxes that were pretty nifty
20063 # From: Robert Nathanson <c160-3bp@Coral> via tut Wed Oct 5, 1983
20072 # used a Fortune myself, so I know the capabilities of the form ^A[a-z]\r are
20076 # "reverse-video-glitch" capability; I have put :rv: and :re: in with standard
20077 # names below. I've removed obsolete ":nl=5^J:" as there is a :do: -- esr)
20081 acsc=j*k(l m"q&v%w#x-, bel=^G, blink=\EN, civis=\E],
20101 # (masscomp: ":MT:" changed to ":km:"; -- esr)
20117 # These terminals are *long* dead -- these entries are retained for
20121 #### Obsolete non-ANSI software emulations
20142 # 6. original color-pair is white on black.
20172 # gs6300 - can't use blue foreground, it clashes with underline;
20175 # (gs6300: commented out <rmln> (no <smln>) --esr)
20179 acsc=++\,\,--..``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
20191 setf=\E[?%?%p1%{0}%=%t0%e%p1%{1}%=%t2%e%p1%{1}%-%d%;m,
20195 # MS-Kermit with Heath-19 emulation mode enabled
20200 ht@, use=h19-u,
20204 # 2457 Perkiomen Ave., Reading, PA 19606, 1-800-876-8376. They can
20242 # Note - insert mode commented out - doesn't seem to work on AT&T PC.
20257 # (diablo1620: removed <if=/usr/share/tabset/xerox1720>, no such file -- esr)
20263 diablo1620-m8|diablo1640-m8|diablo 1620 w/8 column left margin,
20266 # (diablo1640: removed <if=/usr/share/tabset/xerox1730>, no such file -- esr)
20270 # (diablo1640-lm: removed <if=/usr/share/tabset/xerox1730-lm>, no such
20271 # file -- esr)
20272 diablo1640-lm|diablo-lm|xerox-lm|diablo 1640 with indented left margin,
20275 diablo1740-lm|630-lm|1730-lm|x1700-lm|diablo 1740 printer,
20276 use=diablo1640-lm,
20286 # I have been unable to get tabs set in all 96 lines - it always leaves at
20289 # (dtc382: change <rmcup> to <smcup> -- it just does a clear --esr)
20313 aj510|Anderson-Jacobson model 510,
20323 # From: <cbosg!ucbvax!pur-ee!cincy!chris> Thu Aug 20 09:09:18 1981
20346 # and a date on the serial-number plate) please send it!
20348 cad68-3|cgc3|cad68 basic monitor transparent mode size 3 chars,
20352 cad68-2|cgc2|cad68 basic monitor transparent mode size 2 chars,
20358 cops10|cops|cops-10|cops 10,
20366 # merged in capabilities from a BRL entry -- esr)
20374 # The d800 was an early portable terminal from c.1984-85 that looked a lot
20376 # mode (which is what this entry looks like) and several other lesser-known
20395 dwk|dwk-vt|dwk terminal,
20398 acsc=+\^\,Q-S.M0\177`+a\:f'g#h#i#jXkClJmFnNo~qUs_tEuPv\\wKxW~_,
20412 # These execuports were impact-printer ttys with a 30- or maybe 15-cps acoustic
20414 # portable. Hot stuff for c.1977 :-) -- esr
20422 # Informer series - these are all portable units, resembling older
20423 # automatic bread-baking machines. The terminal looks like a `clamshell'
20429 # bewildering array of plugs on the back, including a built-in modem.
20478 # terminal from 1984/85. The function key definitions k0-k5 represent the
20480 # NEXT SCREEN. The key definitions k6-k9 represent the PF1 to PF4 keys.
20486 # compatible. The 3220 was a plain text terminal like the VT-220, the 3221
20487 # was a like the VT-240 (monochrome with Regis + Sixel graphics), and the 3222
20488 # was like the VT-241 (color with Regis + Sixel Graphics). These terminals
20489 # (3221) cost about $1500 each, and one was always broken -- had to be sent
20491 # The only real advantage these scopes had over the VT-240's were:
20493 # 2) They had a handy debugging feature where you could split-screen the
20495 # appear on the bottom. I don't remember the VT-240s being able to do that.
20501 # I added <rmam>/<smam> based on the init string -- esr)
20516 # Some non-curses applications get confused if both ich/ich1 and rmir/smir
20523 # For ncurses-based applications this is not a problem, as ncurses uses
20526 # If you see doubled characters from these, use the linux-nic and xterm-nic
20530 ######## VT100/ANSI/ISO 6429/ECMA-48/PC-TERM TERMINAL STANDARDS
20532 # ANSI X3.64 has been withdrawn and replaced by ECMA-48. The ISO 6429 and
20533 # ECMA-48 standards are said to be almost identical, but are not the same
20536 # You can obtain ECMA-48 for free by sending email to helpdesk@ecma.ch
20537 # requesting the standard(s) you want (i.e. ECMA-48, "Control Functions for
20538 # Coded Character Sets"), include your snail-mail address, and you should
20541 # Related standards include "X3.4-1977: American National Standard Code for
20543 # Code-Extension Techniques for Use with the 7-Bit Coded Character Set of
20545 # am not certain) that these are effectively identical to ECMA-6 and ECMA-35
20549 #### VT100/ANSI/ECMA-48
20552 # and ECMA-48 Control Functions for Coded Character Sets.
20556 # discussion of some terminfo-related issues, and updates to capture ECMA-48
20557 # have been added. Control functions described in ECMA-48 only are tagged
20560 # The table is a complete list of the defined ANSI X3.64/ECMA-48 control
20569 # -----------------------------------------------------------------------------
20570 # APC Applicatn Program Command \E _ - Delim -
20571 # BEL Bell * ^G - - bel
20572 # BPH Break Permitted Here * \E B - * -
20573 # BS Backpace * ^H - EF -
20574 # CAN Cancel * ^X - - - (A)
20576 # CCH Cancel Previous Character \E T - - -
20581 # CPL Cursor Preceding Line \E [ Pn F 1 eF -
20582 # CPR Cursor Position Report \E [ Pn ; Pn R 1, 1 - - (E)
20583 # CSI Control Sequence Intro \E [ - Intro -
20584 # CTC Cursor Tabulation Control \E [ Ps W 0 eF - (F)
20590 # CVT Cursor Vertical Tab \E [ Pn Y - eF - (H)
20591 # DA Device Attributes \E [ Pn c 0 - -
20592 # DAQ Define Area Qualification \E [ Ps o 0 - -
20594 # DCS Device Control String \E P - Delim -
20596 # DLE Data Link Escape * ^P - - -
20597 # DMI Disable Manual Input \E \ - Fs -
20598 # DSR Device Status Report \E [ Ps n 0 - - (I)
20599 # DTA Dimension Text Area * \E [ Pn ; Pn SPC T - PC -
20600 # EA Erase in Area \E [ Ps O 0 eF - (J)
20603 # EF Erase in Field \E [ Ps N 0 eF -
20605 # EM End of Medium * ^Y - - -
20606 # EMI Enable Manual Input \E b Fs -
20607 # ENQ Enquire ^E - - -
20608 # EOT End Of Transmission ^D - * -
20609 # EPA End of Protected Area \E W - - - (K)
20610 # ESA End of Selected Area \E G - - -
20611 # ESC Escape ^[ - - -
20612 # ETB End Transmission Block ^W - - -
20613 # ETX End of Text ^C - - -
20614 # FF Form Feed ^L - - -
20615 # FNK Function Key * \E [ Pn SPC W - - -
20616 # GCC Graphic Char Combination* \E [ Pn ; Pn SPC B - - -
20617 # FNT Font Selection \E [ Pn ; Pn SPC D 0, 0 FE -
20618 # GSM Graphic Size Modify \E [ Pn ; Pn SPC B 100, 100 FE - (L)
20619 # GSS Graphic Size Selection \E [ Pn SPC C none FE -
20620 # HPA Horz Position Absolute \E [ Pn ` 1 FE - (B)
20621 # HPB Char Position Backward \E [ j 1 FE -
20622 # HPR Horz Position Relative \E [ Pn a 1 FE - (M)
20623 # HT Horizontal Tab * ^I - FE - (N)
20624 # HTJ Horz Tab w/Justification \E I - FE -
20625 # HTS Horizontal Tab Set \E H - FE hts
20626 # HVP Horz & Vertical Position \E [ Pn ; Pn f 1, 1 FE - (G)
20628 # IDCS ID Device Control String \E [ SPC O - * -
20629 # IGS ID Graphic Subrepertoire \E [ SPC M - * -
20631 # IND Index \E D - FE -
20632 # INT Interrupt \E a - Fs -
20633 # JFY Justify \E [ Ps SPC F 0 FE -
20634 # IS1 Info Separator #1 * ^_ - * -
20635 # IS2 Info Separator #1 * ^^ - * -
20636 # IS3 Info Separator #1 * ^] - * -
20637 # IS4 Info Separator #1 * ^\ - * -
20638 # LF Line Feed ^J - - -
20639 # LS1R Locking Shift Right 1 * \E ~ - - -
20640 # LS2 Locking Shift 2 * \E n - - -
20641 # LS2R Locking Shift Right 2 * \E } - - -
20642 # LS3 Locking Shift 3 * \E o - - -
20643 # LS3R Locking Shift Right 3 * \E | - - -
20644 # MC Media Copy \E [ Ps i 0 - - (S)
20645 # MW Message Waiting \E U - - -
20646 # NAK Negative Acknowledge * ^U - * -
20647 # NBH No Break Here * \E C - - -
20648 # NEL Next Line \E E - FE nel (D)
20649 # NP Next Page \E [ Pn U 1 eF -
20650 # NUL Null * ^@ - - -
20651 # OSC Operating System Command \E ] - Delim -
20652 # PEC Pres. Expand/Contract * \E Pn SPC Z 0 - -
20653 # PFS Page Format Selection * \E Pn SPC J 0 - -
20654 # PLD Partial Line Down \E K - FE - (T)
20655 # PLU Partial Line Up \E L - FE - (U)
20656 # PM Privacy Message \E ^ - Delim -
20657 # PP Preceding Page \E [ Pn V 1 eF -
20658 # PPA Page Position Absolute * \E [ Pn SPC P 1 FE -
20659 # PPB Page Position Backward * \E [ Pn SPC R 1 FE -
20660 # PPR Page Position Forward * \E [ Pn SPC Q 1 FE -
20661 # PTX Parallel Texts * \E [ \ - - -
20662 # PU1 Private Use 1 \E Q - - -
20663 # PU2 Private Use 2 \E R - - -
20664 # QUAD Typographic Quadding \E [ Ps SPC H 0 FE -
20665 # REP Repeat Char or Control \E [ Pn b 1 - rep
20666 # RI Reverse Index \E M - FE - (V)
20667 # RIS Reset to Initial State \E c - Fs -
20668 # RM Reset Mode * \E [ Ps l - - - (W)
20669 # SACS Set Add. Char. Sep. * \E [ Pn SPC / 0 - -
20670 # SAPV Sel. Alt. Present. Var. * \E [ Ps SPC ] 0 - - (X)
20671 # SCI Single-Char Introducer \E Z - - -
20672 # SCO Sel. Char. Orientation * \E [ Pn ; Pn SPC k - - -
20673 # SCS Set Char. Spacing * \E [ Pn SPC g - - -
20675 # SDS Start Directed String * \E [ Pn ] 1 - -
20676 # SEE Select Editing Extent \E [ Ps Q 0 - - (Y)
20677 # SEF Sheet Eject & Feed * \E [ Ps ; Ps SPC Y 0,0 - -
20679 # SHS Select Char. Spacing * \E [ Ps SPC K 0 - -
20680 # SI Shift In ^O - - - (P)
20681 # SIMD Sel. Imp. Move Direct. * \E [ Ps ^ - - -
20682 # SL Scroll Left \E [ Pn SPC @ 1 eF -
20683 # SLH Set Line Home * \E [ Pn SPC U - - -
20684 # SLL Set Line Limit * \E [ Pn SPC V - - -
20685 # SLS Set Line Spacing * \E [ Pn SPC h - - -
20686 # SM Select Mode \E [ Ps h none - - (W)
20687 # SO Shift Out ^N - - - (Q)
20688 # SOH Start Of Heading * ^A - - -
20689 # SOS Start of String * \E X - - -
20690 # SPA Start of Protected Area \E V - - - (Z)
20691 # SPD Select Pres. Direction * \E [ Ps ; Ps SPC S 0,0 - -
20692 # SPH Set Page Home * \E [ Ps SPC G - - -
20693 # SPI Spacing Increment \E [ Pn ; Pn SPC G none FE -
20694 # SPL Set Page Limit * \E [ Ps SPC j - - -
20695 # SPQR Set Pr. Qual. & Rapid. * \E [ Ps SPC X 0 - -
20696 # SR Scroll Right \E [ Pn SPC A 1 eF -
20697 # SRCS Set Reduced Char. Sep. * \E [ Pn SPC f 0 - -
20698 # SRS Start Reversed String * \E [ Ps [ 0 - -
20699 # SSA Start of Selected Area \E F - - -
20700 # SSU Select Size Unit * \E [ Pn SPC I 0 - -
20701 # SSW Set Space Width * \E [ Pn SPC [ none - -
20702 # SS2 Single Shift 2 (G2 set) \E N - Intro -
20703 # SS3 Single Shift 3 (G3 set) \E O - Intro -
20704 # ST String Terminator \E \ - Delim -
20705 # STAB Selective Tabulation * \E [ Pn SPC ^ - - -
20706 # STS Set Transmit State \E S - - -
20707 # STX Start pf Text * ^B - - -
20709 # SUB Substitute * ^Z - - -
20710 # SVS Select Line Spacing * \E [ Pn SPC \ 1 - -
20711 # SYN Synchronous Idle * ^F - - -
20712 # TAC Tabul. Aligned Centered * \E [ Pn SPC b - - -
20713 # TALE Tabul. Al. Leading Edge * \E [ Pn SPC a - - -
20714 # TATE Tabul. Al. Trailing Edge* \E [ Pn SPC ` - - -
20716 # TCC Tabul. Centered on Char * \E [ Pn SPC c - - -
20717 # TSR Tabulation Stop Remove * \E [ Pn SPC d - FE -
20718 # TSS Thin Space Specification \E [ Pn SC E none FE -
20720 # VPB Line Position Backward * \E [ Pn k 1 FE -
20721 # VPR Vert. Position Relative \E [ Pn e 1 FE - (R)
20722 # VT Vertical Tabulation * ^K - FE -
20723 # VTS Vertical Tabulation Set \E J - FE -
20725 # ---------------------------------------------------------------------------
20729 # Some control characters are listed in the ECMA-48 standard without
20731 # referred to other standards such as ISO 1745 or ECMA-35). They are listed
20734 # (A) ECMA-48 calls this "CancelCharacter" but retains the CCH abbreviation.
20738 # the capability (hpa). ECMA-48 calls this "Cursor Character Absolute" but
20743 # value. ECMA-48 calls this "Cursor Forward Tabulation" but preserved the
20748 # (E) ECMA-48 calls this "Active Position Report" but preserves the CPR
20756 # HVP, but always allow CUP as an alternate. ECMA-48 calls HVP "Character
20774 # use CUF for this function and ignore HPR. ECMA-48 calls this "Character
20777 # (N) ECMA-48 calls this "Character Tabulation" but retains the HT
20782 # 7 = reverse video, 8 = invisible, 9 = crossed-out (marked for deletion),
20792 # overlined, 54 = turn off 51 & 52, 55 = not overlined, 56-59 = reserved,
20793 # 61-65 = variable highlights for ideograms.
20809 # (T) ECMA-48 calls this "Partial Line Forward" but retains the PLD
20812 # (U) ECMA-48 calls this "Partial Line Backward" but retains the PLU
20815 # (V) ECMA-48 calls this "Reverse Line Feed" but retains the RI abbreviation.
20820 # 6 = Erasure Mode (ERM), 7 = Line Editing Mode (LEM), 8 = Bi-Directional
20829 # from ECMA-48's 5th edition but are listed here for reference.
20831 # (X) Select Alternate Presentation Variants is used only for non-Latin
20836 # (Z) ECMA-48 calls this "Start of Guarded Area" but retains the SPA
20839 # ---------------------------------------------------------------------------
20843 # Intro an Introducer of some kind of defined sequence; the normal 7-bit
20862 # of controls in an 8-bit character set
20864 # C0 the familiar set of 7-bit ASCII control characters
20866 # C1 roughly, the set of control chars available only in 8-bit systems.
20870 # Fe is a Final character of a 2-character Escape sequence that has an
20871 # equivalent representation in an 8-bit environment as a Ce-type
20874 # Fs is a Final character of a 2-character Escape sequence that is
20875 # standardized internationally with identical representation in 7-bit
20876 # and 8-bit environments and is independent of the currently
20904 # overlaid. Control-H, the Backspace character, is actually supposed to be a
20907 # left of the cursor and moving the cursor left. When Control-H is assumed to
20910 # mode" or an "overwrite mode". When Control-H is used as a format effector,
20932 # Some brain-damaged terminal/emulators respond to Esc [ J as if it were
20956 # The specification for the DEC VT100 is document EK-VT100-UG-003.
20961 # the ANSI.SYS driver under MS-DOS. Most console drivers and ANSI
20963 # of the ECMA-48 escapes.
20969 # 7 reverse-video
20970 # 8 set blank (non-display)
20972 # 11 set first alternate font (on PCs, display ROM characters 1-31)
20973 # 12 set second alternate font (on PCs, display IBM high-half chars)
20979 # These coincide with the prescriptions of the ISO 6429/ECMA-48 standard.
20981 # * If the 5 attribute is on and you set a background color (40-47) it is
20991 # ESC [ Pn k as EL rather than the ANSI ESC [ Pn K. (This is not ECMA-48
20997 # Compatibility Standard for UNIX systems (Intel order number 468366-001).
20999 # be either the 7-bit \E[ or 8-bit \0233 introducer, in accordance with
21000 # the ANSI X.364/ISO 6429/ECMA-48 standard. Here are the iBCS2 capabilities
21001 # (as described in figure 9-3 of the standard). Those expressed in the ibcs2
21009 # CSI <0-2>c reserved
21010 # CSI <0-59>m select graphic rendition
21020 # CSI <n>G (hpa) position cursor at column n-1
21075 # The XENIX extensions include a set of function-key capabilities as follows:
21078 # ---- ------------------- ------------- -----------------------
21101 # The XENIX extensions also include the following character-set and highlight
21105 # ----- -------- ------------------------------
21116 # Finally, XENIX also used the following forms-drawing capabilities:
21119 # ------ ------ ------------- -------------------
21121 # GH Gv horizontal line - _
21126 # GD Gd down-tick character T
21127 # GL Gl left-tick character -|
21128 # GR Gr right-tick character |-
21129 # GC Gc middle intersection -|-
21130 # GU Gu up-tick character _|_
21133 # can compose an acsc string from the single-width characters as follows
21143 # set. Comments in the original, and a little cross-checking with other AT&T
21151 # The HP library (as of mid-1995, their term.h file version 70.1) appears to
21183 # The box2 characters are the double-line versions of these forms graphics.
21188 # HS is half-intensity start; HE is half-intensity end
21212 # capabilities has been moved to comments. Some all-numeric names of older
21219 # The 9.1.0 version of this file was translated from my lightly-edited copy of
21223 # eyeball, the translation was correct and perfectly information-preserving.
21251 # to use reverse-video standout so Emacs will look right.
21264 # * Replaced the Perkin-Elmer entries with vendor's official ones.
21265 # * Restored the old minimal-ansi entry, luna needs it.
21266 # * Fixed some incorrect ip and proportional-padding translations.
21274 # entry I kept was Doug Gwyn's alternate vt100 (as vt100-avo).
21275 # * Replaced the translated BBN Bitgraph entries with purpose-built
21282 # * Change linux entry so A_PROTECT enables IBM-PC ROM characters.
21288 # * Replaced Qume QVT and Freedom-series entries with purpose-built
21292 # * Added the usual set of function-key mappings to ANSI entry.
21293 # * Corrected xterm's function-key capabilities.
21302 # * Fixed act4, cyb110; they had old-style prefix padding left in.
21304 # * Replaced HP entries up to hpsub with purpose-built ones.
21311 # * Added synertek, apple-soroc, ibmpc, pc-venix, pc-coherent, xtalk,
21312 # adm42-nl, pc52, gs6300, xerox820, uts30.
21316 # * Fixed old-style prefix padding on zen50, h1500.
21317 # * Moved old superbee entry to superbee-xsb, pulled in new superbee
21326 # * Freeze for ncurses-1.9 release.
21332 # * A change in the tic -C logic now ensures that all entries in
21337 # * Changed tic -C logic to dump all capabilities used by GNU termcap.
21345 # * Added kf13-kf20 to Linux entry.
21348 # * Freeze for ncurses-1.9.1.
21350 # * Added true xterm-color entry, renamed djm's pseudo-color entry.
21355 # * Added `screen' entries from FSF's screen-3.6.2.
21356 # * Added linux-nic and xterm-nic entries.
21359 # eliminating some special-case code in ncurses.
21362 # * Added vt320-k3, rsvidtx from the Emacs termcap.dat file. I think
21369 # * ansi-pc-color now includes the colors and pairs caps, so that
21377 # * Freeze for ncurses-1.9.3 release.
21382 # * Added vt102-nsgr to cope with stupid IBM PC `VT100' emulators.
21383 # * Some commented-out caps in long entries come back in, my code
21384 # for computing string-table lengths had a bug in it.
21385 # * pcansi series modified to fit comm-program reality better.
21394 # * Added Adam Thompson's VT320 entries, also his dtx-sas and z340.
21398 # * Added dec-vt100 for use with the EWAN emulator.
21399 # * Added kmous to xterm for use with xterm's mouse-tracking facility.
21410 # * Cleanup: dgd211 -> dg211, adm42-nl -> adm42-nsl.
21412 # * shortened altos3, qvt203, tvi910+, tvi92D, tvi921-g, tvi955, vi200-f,
21413 # vi300-ss, att505-24, contel301, dm3045, f200vi, pe7000c, vc303a,
21417 # * fixed cup in adm22 entry and parametrized strings in vt320-k3.
21418 # * added it#8 to entries that used to have :pt: -- tvi912, vi200,
21422 # * Translate \E[0m -> \E[m in [rs]mso, [rs]mul, and init strings of
21423 # vt100 and ANSI-like terminals.
21428 # * Added hp2627, graphos, graphos-30, hpex, ibmega, ibm8514, ibm8514-c,
21429 # ibmvga, ibmvga-c, minix, mm340, mt4520-rv, screen2, screen3,
21436 # * Introduced klone+* entries for describing Intel-console behavior.
21437 # * Linux kbs is default-mapped to delete for some brain-dead reason.
21438 # * -nsl -> -ns. The -pp syntax is obsolete.
21439 # * Eliminate [A-Z]* primaries in accordance with SVr4 terminfo docs.
21440 # * Make xterm entry do application-keypad mode again. I got complaints
21446 # * Freeze for ncurses-1.9.6 release.
21448 # * Add xon to a number of console entries, they're memory-mapped and
21451 # * Hand-translate more XENIX capabilities.
21461 # * Carrected ansi.sys and cit-500 entries.
21462 # * Added z39, vt320-k311, v220c, and avatar entries.
21467 # * Removed function keys from ansi-m entry.
21469 # * Freeze for ncurses-1.9.7 release.
21476 # UFO file; also, obsolete small-screen hardware; also, entries which
21477 # look flat-out incorrect, garbled, or redundant. These include the
21481 # fnu, nunix-30, nunix-61, exidy, ex3000, sexidy, pc52, sanyo55,
21482 # yterm10, yterm11, yterm10nat, aed, aed-ucb, compucolor, compucolor2,
21484 # trs80, trs100, trs200, trs600, xitex, rsvidtx, vid, att2300-x40,
21485 # att2350-x40, att4410-nfk, att5410-ns, otty5410, att5425-nl-w,
21486 # tty5425-fk, tty5425-w-fk, cita, c108-na, c108-rv-na, c100-rv-na,
21487 # c108-na-acs, c108-rv-na-acs, ims950-ns, infotonKAS, ncr7900i-na,
21488 # regent60na, scanset-n, tvi921-g, tvi925n, tvi925vbn, tvi925vb,
21489 # vc404-na, vc404-s-na, vt420nam, vt420f-nam, vt420pc-nam, vt510nam,
21490 # vt510pc-nam, vt520nam, vt525nam, xterm25, xterm50, xterm65, xterms.
21502 # more speed-dependent NUL-padding!
21511 # * Improved iris-ansi and sun entries.
21517 # * Added vt102-w, vt220-w, xterm-bold, wyse-vp, wy75ap, att4424m,
21518 # ln03, lno3-w, h19-g, z29a*, qdss. Made vt200 an alias of vt220.
21530 # (The broken ones had been shadowed by sgr.)
21532 # * Added documentation on ECMA-48 standard.
21535 # * More ECMA-48 stuff
21536 # * Corrected typo in minix entry, added pc-minix.
21539 # * Added 1.3.x color-change capabilities to linux entry.
21548 # * Added xterm-sun.
21566 # * Removed mechanically-generated junk capabilities from cons* entries.
21575 # * Added OTbs to several VT-series entries.
21580 # * ACS correction in vt320-kll due to Phillippe De Muyter.
21588 # * Added vt100 acsc capability to vt220, vt340, vt400, d800, dt80-sas,
21589 # pro350, att7300, 5420_2, att4418, att4424, att4426, att505, vt320-k3.
21591 # * The klone+sgr and klone+sgr-dumb entries now use klone+acs;
21593 # * Added sgr0 to c101, pcix, vt100-nav, screen2, oldsun, next, altos2,
21594 # hpgeneric, hpansi, hpsub, hp236, hp700-wy, bobcat, dku7003, adm11,
21596 # qvt101, tvi910, tvi921, tvi92B, tvi925, tvi950, tvi970, wy30-mc,
21597 # wy50-mc, wy100, wyse-vp, ampex232, regent100, viewpoint, vp90,
21598 # adds980, cit101, cit500, contel300, cs10, dm80, falco, falco-p,
21600 # owl, uts30, dmterm, dt100, dt100, dt110, appleII, apple-videx,
21601 # lisa, trsII, atari, st52, pc-coherent, basis, m2-man, bg2.0, bg1.25,
21602 # dw3, ln03, ims-ansi, graphos, t16, zen30, xtalk, simterm, d800,
21608 # * xtitle and xtitle-twm enable access to the X status line.
21609 # * Added linux-1.3.6 color palette caps in conventional format.
21613 # * Added, from the BRL termcap file: rt6221, rt6221-w, northstar,
21614 # commodore, cdc721-esc, excel62, osexec. Replaced from the BRL file:
21622 # * Added from BRL: cit101e & variants, hmod1, vi200, ansi77, att5620-1,
21623 # att5620-s, att5620-s, dg210, aas1901, hz1520, hp9845, osborne
21624 # (old osborne moved to osborne-w), tvi970-vb, tvi970-2p, tvi925-hi,
21626 # apple40p, apple80p, appleIIgs, apple2e, apple2e-p, apple-ae.
21627 # * Paired-attribute fixes to various terminals.
21628 # * Sun entry corrections from A. Lukyanov & Gert-Jan Vons.
21645 # * Removed aliases of the form ^[0-9]* for obsolete terminals.
21646 # * Commented out linux-old, nobody's using pre-1.2 kernels now.
21650 # * Changed /usr/lib/tabset -> /usr/share/tabset.
21657 # * Added koi8-r support for Linux console.
21664 # * Added dec-vt220 at Adrian Garside's request.
21666 #-(original-changelog-1996/12/29-to-1998/02/28-by-TD)---------------------------
21673 # * Replaced minitel-2 entry.
21674 # * Added MGR, ansi-nt.
21683 # * update xterm-xf86-v32 to match XFree86 3.2A (changes F1-F4)
21684 # * add xterm-16color, for XFree86 3.3
21687 # * correct typo in vt102-w (Robert Wuest)
21688 # * make new entry xterm-xf86-v33, restored xterm-xf86-v32.
21693 # wy350, wy370-nk, wy99gt-tek, wy370-tek, ibm3161, tek4205, ctrm,
21696 # * correct rmso capability of wy50-mc
21698 # * add cbt to xterm-xf86-v32
21699 # * disentangle some entries from 'xterm', preferring xterm-r6 in case
21700 # 'xterm' is derived from xterm-xf86-v32, which implements ech and
21701 # other capabilities not in xterm-r6.
21706 # * add xterm-8bit entry.
21710 # * modify acsc entries for linux, linux-koi8
21716 # * add entry for xterm-xf86-v39t
21718 # * add u8,u9 to sun-il description
21720 # * add vt220-js, pilot, rbcomm, datapoint entries from esr's 27-jun-97
21724 # * correct rmso/smso capabilities in wy30-mc and wy50-mc (Daniel Weaver)
21727 # * change initc in linux-c-nc to use 0..1000 range.
21736 # * rename rxvt-color to rxvt to match rxvt 2.4.5 distribution.
21738 # * change xterm (xterm-xf86-v40), xterm-8bit rs1 to use hard reset.
21739 # * rename xterm-xf86-v39t to xterm-xf86-v40
21744 # * add irix-color/xwsh entry.
21751 # * correct xterm-8bit to match XFree86 3.9Ad F1-F4.
21753 # * add linux-koi8r to replace linux-koi8 (which uses a corrupt acsc,
21754 # apparently based on cp-866).
21756 #-(replaced-changelog-1998/02/28-by-ESR)----------------------------------------
21759 # * Replaced minitel-2 entry.
21760 # * Added MGR, ansi-nt.
21769 # * Updated iris-ansi; corrected vt102-w.
21778 # * add Thomas Dickey's xterm-xf86-v40, xterm-8bit, xterm-16color,
21779 # iris-color entries.
21785 # * Added u8/u9, removed rmul/smul from sun-il.
21787 # * add linux-koi8r to replace linux-koi8 (which uses a corrupt acsc,
21788 # apparently based on cp-866).
21789 # * Merged in Pavel Roskin's acsc for linux-koi8
21792 # * II -> ii in pcvtXX, screen, xterm.
21798 # * Added Sony NEWS workstation entries and cit101e-rv.
21808 # * Miscellaneous contact-address and Web-page updates.
21810 #-(changelog-beginning-ncurses-4.2)---------------------------------------------
21813 # * add nxterm and xterm-color terminfo description (request by Cristian
21834 # examination of the source code - T.Dickey.
21837 # * Corrected some erroneous \\'s to \ (eterm, osborne) - TD.
21842 # * Add ncsa-ns, ncsa-m-ns and ncsa-m entries from esr version.
21848 # * adapt IBM AIX 3.2.5 terminfo - T.Dickey
21849 # * merge Data General terminfo from Hasufin <hasufin@vidnet.net> - TD
21852 # * update xterm-xfree86 to current (patch 84), for is2/rs2 changes - TD
21853 # * correct initialization string in xterm-r5, add misc other features
21854 # to correspond with xterm patch 84 - TD
21857 # * update xterm-xfree86 to current (patch 90), smcur/rmcur changes - TD
21859 # * corrections for ncsa function-keys (report by Larry Virden)
21862 # * change linux to use ncv#2, since underline does not work with color - TD
21865 # * add kbt to iris-ansi, document other shift/control functionkeys - TD
21866 # * correct iris-ansi and iris-ansi-ap with respect to normal vs keypad
21867 # application modes, change kent to use the correct keypad code - TD
21870 # * add entry for Tera Term - TD
21873 # * minor improvements for teraterm entry - TD
21874 # * rename several entries used by BSDI: bsdos to bsdos-pc-nobold,
21875 # and bsdos-bold to bsdos-pc (Jeffrey C Honig)
21881 # PC-style keyboards versus strict vt220 compatiblity - TD
21884 # * adjust xterm-xfree86 khome/kend to match default PC-style keyboard
21885 # tables - TD
21886 # * add 'crt' entry - TD
21887 # * correct typos in 'linux-c' entry - TD
21894 # * adjust xterm-xfree86 miscellaneous keypad keys, as per patch #94 - TD.
21897 # * add linux-lat, from RedHat patches to ncurses 4.2
21900 # * add complete set of default function-key definitions for scoansi - TD.
21906 # * add kmous to xterm-r5 -TD
21907 # * correct entries xterm+sl and xterm+sl-twm, which were missing the
21908 # parent "use" clause -TD
21911 # * corrected cnorm, added el1 in 'screen' description -TD
21914 # * add ms-vt100 -TD
21917 # * corrections to beterm entry -TD
21920 # * add cygwin entry -TD
21923 # * minor corrections for beterm entry -TD
21926 # * add acsc string to HP 70092 terminfo entry -Joerg Wunsch
21929 # * add amiga-8bit entry
21931 # rcons-color, based on
21932 # ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/share/termcap/termcap.src
21933 # * add alias for iris-ansi-net
21936 # * corrected scoansi entry's acsc, some function keys, add color -TD
21939 # * add cnorm, cvvis to cons25w, and modify ncv to add 'dim' -TD
21940 # * reorder ncsa entries to make ncsa-vt220 use the alternate function
21941 # key mapping, leaving Potorti's entries more like he named them -TD
21942 # * remove enter/exit am-mode from cygwin -TD
21946 # mgr-sun, ncsa-m, vt320-k3, att505, avt-ns, as well as smir/rmir
21947 # strings for avt-ns -TD
21951 # * correct kf1-kf4 in xterm-r6 which were vt100-style PF1-PF4 -TD
21952 # * add hts to xterm-r6, and u6-u9 to xterm-r5 -TD
21953 # * add xterm-88color and xterm-256color -TD
21956 # * add "obsolete" termcap strings -TD
21957 # * add kvt and gnome entries -TD
21960 # * correct cup string for regent100 -TD
21963 # * update mach, add mach-color based on Debian diffs for ncurses 5.0 -TD
21964 # * add entries for xterm-hp, xterm-vt220, xterm-vt52 and xterm-noapp -TD
21965 # * change OTrs capabilities to rs2 -TD
21966 # * add obsolete and extended capabilities to 'screen' -TD
21970 # with kf10 -TD
21971 # * updated xterm-xf86-v40, making kdch1 correspond to vt220 'Remove',
21972 # and adding kcbt -TD
21975 # * remove incorrect khome/kend from xterm-xf86-v333, which was based on
21976 # nonstandard resource settings -TD
21979 # * minor fixes for xterm-*, based on Debian #58530 -TD
21983 # bq300*, dku7102-old, dku7202, hft, lft, pcmw, pmcons, tws*, vip*,
21984 # vt220-8bit, vt220-old, wy85-8bit
21987 # * add several terminal types from esr's "11.0.1" (ansi-*).
21993 # use that, adjusting ncv as needed -TD
21996 # * add bsdos-pc-m, bsdos-pc-mono (Jeffrey C Honig)
21997 # * correct spelling error in entry name: bq300-rv was given as bg300-rv
22001 # * add cud, ech, etc., to beterm based on feedback from Rico Tudor -TD
22003 # IBM terminal definitions based on recent terminfo descriptions -TD
22006 # * add mgterm, from NetBSD -TD
22007 # * add alias sun-cgsix for sun-ss5 as per NetBSD
22008 # * change cons25w to use rs2 for reset rather than rs1 -TD
22009 # * add rc/sc to aixterm based on manpage -TD
22012 # * remove ncv from xterm-16color, xterm-256color
22020 # 2000-07-18
22021 # * add amiga-vnc entry.
22023 # 2000-08-12
22025 # * add kterm-color
22027 # 2000-08-26
22030 # 2000-09-16
22032 # * add xterm-basic, xterm-sco entries, update related entries to XFree86
22033 # 4.0.1c -TD
22035 # 2000-09-17
22036 # * add S0, E0 extensions to screen's entry -TD
22038 # 2000-09-23
22039 # * several corrections based on tic's new parameter-checking code -TD
22040 # * modify xterm-r6 and similar rs2 sequences which had \E7...\E8
22042 # them) -TD
22044 # 2000-11-11
22045 # * rename cygwin to cygwinB19, adapt newer entry from Earnie Boyd -TD
22047 # 2000-12-16
22048 # * improved scoansi, based on SCO man-page, and testing console,
22049 # scoterm with tack -TD
22051 # 2001-01-27
22054 # 2001-02-10
22055 # * screen 3.9.8 allows xterm mouse controls to pass-through
22057 # 2001-03-11
22060 # 2001-03-31
22062 # * add examples of 'screen' customization (screen.xterm-xfree86,
22063 # screen.xterm-r6, screen.teraterm) -TD
22065 # 2001-04-14
22066 # * correct definitions of shifted editing keys for xterm-xfree86 -TD
22067 # * add "Apple_Terminal" entries -Benjamin Sittler
22068 # * remove time-delays from "Apple_Terminal" entries -TD
22069 # * make sgr entries time-delays consistent with individual caps -TD
22071 # 2001-05-05
22072 # * corrected/updated screen.xterm-xfree86
22074 # 2001-05-19
22078 # 2001-07-21
22082 # "xnuppc" -Benjamin Sittler
22084 # 2001-09-01
22087 # 2001-11-17
22088 # * add "putty" entry -TD
22089 # * updated "Apple_Terminal" entries -Benjamin Sittler
22091 # 2001-11-24
22092 # * add ms-vt100-color entry -TD
22093 # * add "konsole" entries -TD
22095 # 2001-12-08
22096 # * update gnome entry to Redhat 7.2 -TD
22098 # 2002-05-25
22099 # * add kf13-kf48 strings to cons25w -TD
22100 # * add pcvt25-color entry -TD
22101 # * changed a few /usr/lib/tabset -> /usr/share/tabset.
22102 # * improve some features of scoansi entry based on SCO's version -TD
22103 # * add scoansi-new entry corresponding to OpenServer 5.0.6
22105 # 2002-06-15
22106 # * add kcbt to screen entry -TD
22108 # 2002-06-22
22109 # * add rxvt-16color, ibm+16color, mvterm entries -TD
22111 # 2002-09-28
22112 # * split out linux-basic entry, making linux-c inherit from that, and
22113 # in turn linux (with cnorm, etc) inherit from linux-c-nc to reflect
22114 # the history of this console type -TD
22115 # * scaled the linux-c terminfo entry to match linux-c-nc, i.e., the
22116 # r/g/b parameters of initc are in the range 0 to 1000 -TD
22118 # 2002-10-05
22119 # * minor fix for scale-factor of linux-c and linux-c-nc -TD
22121 # 2002-11-09
22122 # * split-out vt100+keypad and vt220+keypad, fix interchanged ka3/kb2
22123 # in the latter -TD
22125 # 2002-11-16
22126 # * add entries for mterm (mterm, mterm-ansi, decansi) -TD
22127 # * ncr260wy350pp has only 16 color pairs -TD
22128 # * add sun-type4 from NetBSD -TD
22129 # * update xterm-xfree86 to current (patch 170) -TD
22130 # * add screen-bce, screen-s entries -TD
22131 # * add xterm-1002, xterm-1003 entries -TD
22133 # 2003-01-11
22136 # 2003-01-25
22137 # * reduce duplication in emx entries, added emx-base -TD
22139 # 2003-05-24
22140 # * corrected acs for screen.teraterm -TD
22141 # * add tkterm entry -TD
22143 # 2003-07-15
22145 # misc/terminfo.src (nxterm|xterm-color): make xterm-color
22149 # (rxvt-color): new alias
22150 # (rxvt-xpm): new alias
22151 # (rxvt-cygwin): like rxvt, but with special acsc codes.
22152 # (rxvt-cygwin-native): ditto. rxvt may be run under XWindows, or
22155 # (cygwin): cygwin-in-cmd.exe window. Lots of fixes.
22158 # 2003-09-27
22159 # * update gnome terminal entries -TD
22161 # 2003-10-04
22162 # * add entries for djgpp 2.03 and 2.04 -TD
22164 # 2003-10-25
22165 # * add alias for vtnt -TD
22166 # * update xterm-xfree86 for XFree86 4.4 -TD
22168 # 2003-11-22
22169 # * add linux-vt (Andrey V Lukyanov)
22171 # 2003-12-20
22172 # * add screen.linux -TD
22174 # 2004-01-10
22177 # 2004-01-17
22179 # * add vt100+ and vt-utf8 entries -TD
22180 # * add uwin entry -TD
22182 # 2004-03-27
22184 # screen, to make the entries more portable -TD
22185 # * remove cvvis from rxvt entry, since it is the same as cnorm -TD
22186 # * similar fixups for cvvis/cnorm various entries -TD
22188 # 2004-05-22
22189 # * remove 'ncv' from xterm-256color (patch 188) -TD
22191 # 2004-06-26
22192 # * add mlterm -TD
22193 # * add xterm-xf86-v44 -TD
22194 # * modify xterm-new aka xterm-xfree86 to accommodate luit, which relies
22195 # on G1 being used via an ISO-2022 escape sequence (report by
22196 # Juliusz Chroboczek) -TD
22197 # * add 'hurd' entry -TD
22199 # 2004-07-03
22200 # * make xterm-xf86-v43 derived from xterm-xf86-v40 rather than
22201 # xterm-basic -TD
22202 # * align with xterm #192's use of xterm-new -TD
22203 # * update xterm-new and xterm-8bit for cvvis/cnorm strings -TD
22204 # * make xterm-new the default "xterm" -TD
22206 # 2004-07-10
22207 # * minor fixes for emu -TD
22208 # * add emu-220
22210 # * change wyse acsc strings to use 'i' map rather than 'I' -TD
22211 # * fixes for avatar0 -TD
22212 # * fixes for vp3a+ -TD
22214 # 2004-07-17
22215 # * add xterm-pc-fkeys -TD
22216 # * review/update gnome and gnome-rh90 entries (prompted by
22217 # Redhat Bugzilla #122815) -TD
22218 # * review/update konsole entries -TD
22219 # * add sgr, correct sgr0 for kterm and mlterm -TD
22220 # * correct tsl string in kterm -TD
22222 # 2004-07-24
22223 # * make ncsa-m rmacs/smacs consistent with sgr -TD
22224 # * add sgr, rc/sc and ech to syscons entries -TD
22225 # * add function-keys to decansi -TD
22226 # * add sgr to mterm-ansi -TD
22227 # * add sgr, civis, cnorm to emu -TD
22228 # * correct/simplify cup in addrinfo -TD
22230 # (Redhat Bugzilla #122815) -Hans de Goede
22232 # ISO-2022 strings for rmacs/smacs -TD
22234 # 2004-07-31
22235 # * rename xterm-pc-fkeys to xterm+pcfkeys -TD
22237 # 2004-08-07
22238 # * improved putty entry -Robert de Bath
22240 # 2004-08-14
22242 # with the common usage of bce/ech -TD
22243 # * remove khome from vt220 (vt220's have no home key) -TD
22244 # * add rxvt+pcfkeys -TD
22246 # 2004-08-21
22248 # are reset in rs2 string: hurd, putty, gnome, konsole-base, mlterm,
22249 # Eterm, screen. (The xterm entries are left alone - old ones for
22250 # compatibility, and the new ones do not require this change) -TD
22252 # 2004-08-28
22253 # * add morphos entry -Pavel Fedin
22254 # * modify amiga-8bit to add khome/kend/knp/kpp -Pavel Fedin
22255 # * corrected \E[5?l to \E[?5l in vt320 entries -TD
22257 # 2004-11-20
22258 # * update wsvt25 entry -TD
22260 # 2005-01-29
22261 # * update pairs for xterm-88color and xterm-256color to reflect the
22262 # ncurses extended-color support -TD
22264 # 2005-02-26
22265 # * modify sgr/sgr0 in xterm-new to improve tgetent's derived "me" -TD
22266 # * add aixterm-16color to demonstrate 16-color capability -TD
22268 # 2005-04-23
22269 # * add media-copy to vt100 -TD
22270 # * corrected acsc string for vt52 -TD
22272 # 2005-04-30
22273 # * add kUP, kDN (user-defined shifted up/down arrow) definitions for
22274 # xterm-new -TD
22275 # * add kUP5, kUP6, etc., for xterm-new and rxvt -TD
22277 # 2005-05-07
22278 # * re-corrected acsc string for vt52 -TD
22280 # 2005-05-28
22281 # * corrected sun-il sgr string which referred to bold and underline -TD
22282 # * add sun-color entry -TD
22284 # 2005-07-23
22285 # * modify sgr0 in several entries to reset alternate-charset as in the
22286 # sgr string -TD
22288 # attributes -TD
22290 # 2005-10-15
22291 # * correct order of use= in rxvt-basic -TD
22293 # 2005-10-26
22294 # * use kind/kri as shifted up/down cursor keys for xterm-new -TD
22296 # 2005-11-12
22297 # * other minor fixes to cygwin based on tack -TD
22300 # 2006-02-18
22301 # * add nsterm-16color entry -TD
22302 # * remove ncv flag from xterm-16color -TD
22303 # * remove setf/setb from xterm-256color to match xterm #209 -TD
22304 # * update mlterm entry to 2.9.2 -TD
22306 # 2006-02-25
22307 # * fixes to make nsterm-16color match report
22308 # by Christian Ebert -Alain Bench
22310 # 2006-04-22
22311 # * add xterm+256color building block -TD
22312 # * add gnome-256color, putty-256color, rxvt-256color -TD
22314 # 2006-05-06
22315 # * add hpterm-color -TD
22317 # 2006-06-24
22318 # * add xterm+pcc0, xterm+pcc1, xterm+pcc2, xterm+pcc3 -TD
22319 # * add gnome-fc5 (prompted by GenToo #122566) -TD
22320 # * remove obsolete/misleading comments about kcbt on Linux -Alain Bench
22321 # * improve xterm-256color by combining the ibm+16color setaf/setab
22323 # rather than omitted so derived entries will cancel those also -Alain
22326 # 2006-07-01
22327 # * add some notes regarding copyright to terminfo.src -TD
22328 # * use rxvt+pcfkeys in Eterm -TD
22331 # of the key) -TD
22332 # * add/use ansi+enq, vt100+enq and vt102+enq -TD
22333 # * add konsole-solaris -TD
22335 # 2006-07-22
22336 # * update xterm-sun and xterm-sco entries to match xterm #216 -TD
22337 # * modify is2/rs2 strings for xterm-r6 as per fix in xterm #148 -TD
22338 # * modify xterm-24 to inherit from "xterm" -TD
22339 # * add xiterm entry -TD
22340 # * add putty-vt100 entry -TD
22342 # http://www.advogato.org/person/mdorman/diary.html -TD
22344 # 2006-08-05
22345 # * add xterm+pcf0, xterm+pcf2 from xterm #216 -TD
22346 # * update xterm+pcfkeys to match xterm #216 -TD
22348 # 2006-08-17
22349 # * make descriptions of xterm entries consistent with its terminfo -TD
22351 # 2006-08-26
22352 # * add xfce, mgt -TD
22354 # 2006-09-02
22355 # * correct acsc string in kterm -TD
22357 # 2006-09-09
22358 # * add kon entry -TD
22360 # that implement the feature (or have not been shown to lack it) -TD
22362 # 2006-09-23
22363 # * add ka2, kb1, kb3, kc2 to vt220-keypad as an extension -TD
22364 # * minor improvements to rxvt+pcfkeys -TD
22366 # 2006-09-30
22367 # * fix a few typos in if/then/else expressions -TD
22369 # 2006-10-07
22370 # * add several GNU Screen variations with 16- and 256-colors, and
22373 # 2007-03-03
22374 # * add Newbury Data entries (Jean-Charles Billaud).
22376 # 2007-06-10
22377 # * corrected xterm+pcf2 modifiers for F1-F4, match xterm #226 -TD
22379 # 2007-07-14
22380 # * restore section of pre-ncurses-4.2 changelog to fix attribution -TD
22381 # * add konsole-256color entry -TD
22383 # 2007-08-18
22384 # * add 9term entry (request by Juhapekka Tolvanen) -TD
22386 # 2007-10-13
22387 # * correct kIC in rxvt+pcfkeys (prompted by Debian #446444) -TD
22388 # * add shift-control- and control-modified keys for rxvt editing
22389 # keypad -TD
22390 # * update mlterm entry to 2.9.3 -TD
22391 # * add mlterm+pcfkeys -TD
22393 # 2007-10-20
22394 # * move kLFT, kRIT, kind and kri capabilities from xterm-new to
22396 # xterm's capabilities -TD
22397 # * add mrxvt entry -TD
22398 # * add xterm+r6f2, use in mlterm and mrxvt entries -TD
22400 # 2007-11-03
22403 # 2007-11-11
22404 # * use xterm-xf86-v44 for "xterm-xfree86", reflecting changes to
22405 # xterm starting with patch #216 -TD
22406 # * make legacy xterm entries such as xterm-24 inherit from xterm-old,
22407 # to match xterm #230 -TD
22408 # * extend xterm+pccX entries to match xterm #230 -TD
22409 # * add xterm+app, xterm+noapp, from xterm #230 -TD
22410 # * add/use xterm+pce2 from xterm #230, in xterm+pcfkeys -TD
22412 # 2008-04-19
22413 # * add screen.rxvt -TD
22415 # 2008-04-28
22416 # * add screen+fkeys (prompted by Debian #478094) -TD
22418 # 2008-06-28
22419 # * add screen.mlterm -TD
22420 # * improve mlterm and mlterm+pcfkeys -TD
22422 # 2008-08-23
22423 # * add Eterm-256color, Eterm-88color -TD
22424 # * add rxvt-88color -TD
22426 # 2008-10-12
22428 # original to teraterm2.3 -TD
22429 # * update "gnome" to 2.22.3 -TD
22430 # * update "konsole" to 1.6.6 -TD
22431 # * add "aterm" -TD
22432 # * add "linux2.6.26" -TD
22434 # 2008-11-15
22436 # (clear all tabs) to match definition for tbc capability -TD
22438 # 2008-11-29
22439 # * add eterm-color -TD
22441 # 2009-01-10
22442 # * add screen.Eterm -TD
22444 # 2009-03-28
22445 # * correct typo in pfkey of ansi.sys-old
22447 # * move function- and cursor-keys from emx-base to ansi.sys, and create
22448 # a pfkey capability which handles F1-F48 -TD
22450 # 2009-05-02
22453 # 2009-09-19
22454 # * change ncv and op capabilities in sun-color to match Sun's entry for
22459 # 2009-10-03
22461 # * add linux-16color (Benjamin Sittler)
22462 # * correct initc capability of linux-c-nc end-of-range (Benjamin Sittler)
22464 # * add ccc and initc capabilities to xterm-16color -TD
22466 # 2009-10-31
22469 # 2009-12-12
22472 # 2009-12-12
22473 # * add bw (auto-left-margin) to nsterm* entries (Benjamin Sittler)
22474 # * rename minix to minix-1.7, add minix entry for Minux3 -TD
22476 # 2009-12-26
22477 # * add bterm (bogl 0.1.18) -TD
22478 # * minor fix to rxvt+pcfkeys -TD
22480 # 2010-02-06
22481 # * update mrxvt to 0.5.4, add mrxvt-256color -TD
22483 # 2010-02-13
22484 # * add several screen-bce.XXX entries -TD
22486 # 2010-02-23
22487 # * modify screen-bce.XXX entries to exclude ech, since screen's color
22488 # model does not clear with color for that feature -TD
22490 # 2010-03-20
22491 # * rename atari and st52 to atari-old, st52-old, use newer entries from
22494 # 2010-06-12
22495 # * add mlterm+256color entry -TD
22497 # 2010-07-17
22498 # * add hard-reset for rs2 to wsvt25 to help ensure that reset ends
22501 # 2010-08-28
22503 # * modify nsterm entries for consistent sgr/sgr0 -TD
22504 # * modify xnuppc entries for consistent sgr/sgr0 -TD
22505 # * add invis to tek4115 sgr -TD
22507 # 2010-09-11
22508 # * reformat acsc strings to canonical format -TD
22510 # 2010-09-25
22512 # xterm-style mouse- and title-controls, for "screen" which
22513 # special-cases TERM beginning with "xterm" or "rxvt" -TD
22515 # 2010-10-02
22516 # * fill in no-parameter forms of cursor-movement where a parameterized
22517 # form is available -TD
22519 # ANSI -TD
22520 # * add parameterized cursor-controls to linux-basic (report by Dae) -TD
22522 # 2010-10-09
22523 # * correct comparison used for setting 16-colors in linux-16color
22524 # entry (Novell #644831) -TD
22525 # * improve linux-16color entry, using "dim" for color-8 which makes it
22526 # gray rather than black like color-0 -TD
22528 # 2010-11-20
22531 # library -TD
22533 # 2010-11-27
22534 # * fix typo in rmso for tek4106 -Goran Weinholt
22536 # 2010-12-11
22537 # * suppress ncv in screen entry, allowing underline -Alejandro R. Sedeno
22538 # * also suppress ncv in konsole-base -TD
22540 # 2011-02-05
22542 # support VT100 SI/SO when processing UTF-8 encoding -TD
22543 # * add xterm-utf8 as a demo of the U8 feature -TD
22545 # 2011-02-20
22546 # * add cons25-debian entry (Brian M Carlson, Debian #607662).
22548 # 2011-06-11
22551 # 2011-07-09
22556 # 2011-07-16
22557 # * add/use xterm+tmux chunk from xterm #271 -TD
22558 # * resync xterm-new entry from xterm #271 -TD
22559 # * add E3 extended capability to linux-basic (Miroslav Lichvar)
22560 # * add linux2.2, linux2.6, linux3.0 entries to give context for E3 -TD
22561 # * add SI/SO change to linux2.6 entry (Debian #515609) -TD
22563 # 2011-07-21
22565 # * use bold rather than reverse for smso in sun-color (Yuri Pankov).
22567 # 2011-08-06
22568 # * corrected k9 in dg460-ansi, add other features based on manuals -TD
22570 # 2011-08-20
22571 # * minor cleanup of X-terminal emulator section -TD
22572 # * add terminator entry -TD
22573 # * add simpleterm entry -TD