Lines Matching +full:nic +full:- +full:301
3 # Copyright 1998-2003,2006 Free Software Foundation, Inc. #
33 #----------------------------------------------------------------------------
43 # terminal are the lowest common denominator - they look about like a ti 700.
46 dumb|80-column dumb tty,
81 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities
83 # See the end-of-file comment for more on these.
88 # ROM graphics for control characters such as the diamond, up- and down-arrow.
91 # from the ANSI.SYS de-facto standard.
93 …acsc=+\020\,\021-\030.^Y0\333`\004a\261f\370g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_…
99 # about \E[11m as klone+acs. True ANSI/ECMA-48 would have <rmso=\E[27m>,
122 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
139 klone+color|color control for ansi.sys and ISO6429-compatible displays,
147 # This is better than klone+color, it doesn't assume white-on-black as the
149 ecma+color|color control for ECMA-48-compatible terminals,
158 #### ANSI/ECMA-48 terminals and terminal emulators
163 # This section lists entries in a least-capable to most-capable order.
167 ansi-mini|any ansi terminal with pessimistic assumptions,
189 # keys F1-F10 (%p1 values outside this range will yield unpredictable results).
191 ansi.sys-old|ANSI.SYS under PC-DOS 2.1,
224 use=ansi.sys-old,
241 # shifted f-keys: F13-F24
242 # control f-keys: F25-F36
243 # alt f-keys: F37-F48
250 emx-base|DOS special keys,
323 # To properly translate termcap.dat -> terminfo.src remember these
325 # ti <-> smcup string to start programs using cup(termcap)
326 # te <-> rmcup string to end programs using cup
327 # so <-> smso begin standout mode
328 # se <-> rmso exit standout mode
329 # us <-> smul begin underline mode
330 # ue <-> rmul exit underline mode
331 # mb <-> blink turn on blinking
332 # md <-> bold turn on extra bright (bold) mode
333 # mr <-> rev turn on reverse video mode
334 # me <-> sgr0 turn off all attributes
337 ansi-emx|ANSI.SYS color,
349 use=emx-base,
361 use=emx-base,
362 os2|OS/2-emx ANSI.SYS,
373 use=ansi-emx,
386 use=emx-base,
397 ansi-color-2-emx|ANSI.SYS color 2,
405 use=ansi-emx,
407 ansi-color-3-emx|ANSI.SYS color 3,
415 use=ansi-emx,
422 # as these seem not to work -- esr)
423 x10term|vs100-x10|xterm terminal emulator (X10 window system),
478 # xterm's internal mouse-tracking facility; ncurses will interpret the
481 xterm-r6|xterm terminal emulator (X11R6 Window System),
491 acsc=++\,\,--..00II``aaffgghhjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
580 xterm-bold|xterm terminal emulator (X11R6 Window System) standout w/bold,
587 # (kterm: this had extension capabilities ":KJ:TY=ascii:" -- esr)
601 xterm-nic|xterm with ich/ich1 suppressed for non-curses programs,
609 xterm-color|xterm with color support,
626 # title bar. [I have translated it to terminfo -- ESR]
627 xterm-pcolor|xterm with color used for highlights and status line,
640 hpterm|X-hpterm|hp X11 terminal emulator,
729 # This entry describes an xterm with Sun-style function keys enabled
732 # The <kf13>...<kf20> keys are L3-L10. We don't set <kf16=\E[197z>
734 # The <kf31>...<kf45> keys are R1-R15. We treat some of these in accordance
737 xterm-sun|xterm with sunFunctionKeys true,
778 xterms-sun|small (80x24) xterm with sunFunctionKeys true,
781 use=xterm-sun,
803 cub=\Eq-%p1%d;,
810 cuu=\Ep-%p1%d;,
880 use=ansi-emx,
881 ansi-color-2|ANSI.SYS color 2,
882 use=ansi-color-2-emx,
883 ansi-color-3|ANSI.SYS color 3,
884 use=ansi-color-3-emx,
886 use=xterm-r6,