[BACK]Return to termtypes.master CVS log [TXT][DIR] Up to [local] / src / share / termtypes

Diff for /src/share/termtypes/termtypes.master between version 1.53 and 1.54

version 1.53, 2015/04/29 16:01:48 version 1.54, 2015/07/26 08:20:29
Line 2 
Line 2 
 #  #
 # $OpenBSD$  # $OpenBSD$
 #  #
   # OpenBSD local changes:
   #   - add rxvt-unicode and rxvt-unicode-256color
   #   - xterm-r5, xterm-r6, xterm-xf86-v32, xterm+kbs change kbs=^H to kbs=\177
   #
 # This version of terminfo.src is distributed with ncurses and is maintained  # This version of terminfo.src is distributed with ncurses and is maintained
 # by Thomas E. Dickey (TD).  # by Thomas E. Dickey (TD).
 #  #
Line 1225 
Line 1229 
 #   + the vt52 emulation does not give a usable shell because screen-clearing  #   + the vt52 emulation does not give a usable shell because screen-clearing
 #     does not work as expected.  #     does not work as expected.
 #   + selecting "xterm" or "xterm-16color" sets TERM to "xterm-256color".  #   + selecting "xterm" or "xterm-16color" sets TERM to "xterm-256color".
   # + OSX 10.9 (Yosemite) added more extended keys in the default configuration
   #   as well as unmasking F10 (which had been used in the window manager). Those
   #   keys are listed in this entry.
 nsterm-bce|AppKit Terminal.app v71+/v100.1.8+ with Mac OS X version 10.3/10.4 (bce),  nsterm-bce|AppKit Terminal.app v71+/v100.1.8+ with Mac OS X version 10.3/10.4 (bce),
         bce, use=nsterm-16color,          bce, use=nsterm-16color,
   
Line 1235 
Line 1242 
 nsterm-256color|Terminal.app in OS X 10.8,  nsterm-256color|Terminal.app in OS X 10.8,
         use=xterm+256setaf, use=nsterm-bce,          use=xterm+256setaf, use=nsterm-bce,
   
   nsterm-build326|Terminal.app in OS X 10.9,
           kDC=\E[3;2~, kLFT=\E[1;2D, kRIT=\E[1;2C, kcbt=\E[Z,
           kf18=\E[32~, kDC5=\E[3;5~, kDC7=\E[3;5~, kLFT3=\Eb,
           kLFT5=\E[1;5D, kRIT3=\Ef, kRIT5=\E[1;5C,
           use=nsterm-256color,
   
   # actually "343.7"
   nsterm-build343|Terminal.app in OS X 10.10,
           kend=\EOF, khome=\EOH, use=nsterm-build326,
   
 # This is an alias which should always point to the "current" version  # This is an alias which should always point to the "current" version
 nsterm|Apple_Terminal|AppKit Terminal.app,  nsterm|Apple_Terminal|AppKit Terminal.app,
         use=nsterm-256color,          use=nsterm-build343,
   
 # iTerm.app from http://iterm.sourceforge.net/ is an alternative (and  # iTerm.app from http://iterm.sourceforge.net/ is an alternative (and
 # more featureful) terminal emulator for Mac OS X. It is similar  # more featureful) terminal emulator for Mac OS X. It is similar
Line 1642 
Line 1659 
 # The 3.0 kernel adds support for clearing scrollback buffer (capability E3).  # The 3.0 kernel adds support for clearing scrollback buffer (capability E3).
 # It is the same as xterm's erase-saved-lines feature.  # It is the same as xterm's erase-saved-lines feature.
 linux3.0|linux 3.0 kernels,  linux3.0|linux 3.0 kernels,
         E3=\E[3;J, use=linux2.6,          E3=\E[3J, use=linux2.6,
   
 # This is Linux console for ncurses.  # This is Linux console for ncurses.
 linux|linux console,  linux|linux console,
Line 3513 
Line 3530 
         ind=^J, indn=\E[%p1%dS,          ind=^J, indn=\E[%p1%dS,
         initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/%02x%p4%{255}%*%{1000}%/%02x,          initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/%02x%p4%{255}%*%{1000}%/%02x,
         is2=\E7\E[r\E[m\E[?7h\E[?1;4;6l\E[4l\E8\E>\E]R,          is2=\E7\E[r\E[m\E[?7h\E[?1;4;6l\E[4l\E8\E>\E]R,
         kb2=\E[G, kbs=\177, kcbt=\E[Z, kcub1=\E[D, kcud1=\E[B,          kLFT=\EOD, kRIT=\EOC, kb2=\E[G, kbs=\177, kcbt=\E[Z,
         kcuf1=\E[C, kcuu1=\E[A, kdch1=\E[3~, kend=\E[4~,          kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A,
         kf1=\E[11~, kf10=\E[21~, kf11=\E[23~, kf12=\E[24~,          kdch1=\E[3~, kend=\E[4~, khome=\E[1~, kich1=\E[2~,
         kf13=\E[25~, kf14=\E[26~, kf15=\E[28~, kf16=\E[29~,          kind=\EOB, kmous=\E[M, knp=\E[6~, kpp=\E[5~, kri=\EOA,
         kf17=\E[31~, kf18=\E[32~, kf19=\E[33~, kf2=\E[12~,  
         kf20=\E[34~, kf3=\E[13~, kf4=\E[14~, kf5=\E[15~,  
         kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~,  
         khome=\E[1~, kich1=\E[2~, kmous=\E[M, knp=\E[6~, kpp=\E[5~,  
         kspd=^Z, nel=^M^J, oc=\E]R, op=\E[39;49m, rc=\E8, rev=\E[7m,          kspd=^Z, nel=^M^J, oc=\E]R, op=\E[39;49m, rc=\E8, rev=\E[7m,
         ri=\EM, rin=\E[%p1%dT, rmacs=^O, rmam=\E[?7l,          ri=\EM, rin=\E[%p1%dT, rmacs=^O, rmam=\E[?7l,
         rmcup=\E[2J\E[?47l, rmir=\E[4l, rmpch=\E[10m,          rmcup=\E[2J\E[?47l, rmir=\E[4l, rmpch=\E[10m,
Line 3531 
Line 3544 
         sgr=\E[0%?%p1%p6%|%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;m%?%p9%t\016%e\017%;,          sgr=\E[0%?%p1%p6%|%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;m%?%p9%t\016%e\017%;,
         sgr0=\E[m\017, smacs=^N, smam=\E[?7h, smcup=\E[?47h,          sgr0=\E[m\017, smacs=^N, smam=\E[?7h, smcup=\E[?47h,
         smir=\E[4h, smpch=\E[11m, smso=\E[7m, smul=\E[4m,          smir=\E[4h, smpch=\E[11m, smso=\E[7m, smul=\E[4m,
         tbc=\E[3g, vpa=\E[%i%p1%dd, E3=\E[3;J, use=vt102+enq,          tbc=\E[3g, vpa=\E[%i%p1%dd, E3=\E[3J, use=putty+fnkeys,
         use=xterm+sl,          use=vt102+enq, use=xterm+sl,
 vt100-putty|Reset PuTTY to pure vt100,  vt100-putty|Reset PuTTY to pure vt100,
         rs2=\E<\E["p\Ec\E[?3l\E]R\E[40"p\E[61"p\E[50;1;2"p,          rs2=\E<\E["p\Ec\E[?3l\E]R\E[40"p\E[61"p\E[50;1;2"p,
         use=vt100,          use=vt100,
Line 3543 
Line 3556 
 # One of the keyboard selections is "VT100+".  # One of the keyboard selections is "VT100+".
 # pterm (the X11 port) uses shifted F1-F10 as F11-F20  # pterm (the X11 port) uses shifted F1-F10 as F11-F20
 putty-vt100|VT100+ keyboard layout,  putty-vt100|VT100+ keyboard layout,
           use=putty+fnkeys+vt100, use=putty,
   
   putty-sco|putty with SCO function keys,
           use=putty+fnkeys+sco, use=putty,
   
   # PuTTY has more than one section in its Keyboard configuration:
   # a) backspace/delete, which we ignore since that choice largely depends on
   #    whether one matches Unix and BSD or Linux.
   # b) home/end keys, also ignored because the "rxvt" setting sends keys which
   #    are unrelated to rxvt's actual settings.
   # c) function keys and keypad - this is the interesting part.  None of the
   #    selections match any of their respective namesakes, but they are shown
   #    here to help users who expect that the selections do what is implied.
   #
   # This is the default setting for PuTTY
   putty+fnkeys|fn-keys for PuTTY,
           use=putty+fnkeys+esc,
   
   putty+fnkeys+esc|ESC[n~ fn-keys for PuTTY,
           kf1=\E[11~, kf10=\E[21~, kf11=\E[23~, kf12=\E[24~,
           kf13=\E[25~, kf14=\E[26~, kf15=\E[28~, kf16=\E[29~,
           kf17=\E[31~, kf18=\E[32~, kf19=\E[33~, kf2=\E[12~,
           kf20=\E[34~, kf3=\E[13~, kf4=\E[14~, kf5=\E[15~,
           kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~,
   
   putty+fnkeys+linux|Linux fn-keys for PuTTY,
           kf1=\E[[A, kf2=\E[[B, kf3=\E[[C, kf4=\E[[D, kf5=\E[[E,
           use=putty+fnkeys+esc,
   
   putty+fnkeys+xterm|Xterm R6 fn-keys for PuTTY,
           kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
           use=putty+fnkeys+esc,
   
   putty+fnkeys+vt400|VT400 fn-keys for PuTTY,
           use=putty+fnkeys+esc,
   
   # Shifted F1 is F11.  F13-F20 inherit from the defaults, and the last distinct
   # key is F20.
   putty+fnkeys+vt100|VT100+ fn-keys for PuTTY,
         kf1=\EOP, kf10=\EOY, kf11=\EOZ, kf12=\EO[, kf2=\EOQ,          kf1=\EOP, kf10=\EOY, kf11=\EOZ, kf12=\EO[, kf2=\EOQ,
         kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW,          kf3=\EOR, kf4=\EOS, kf5=\EOT, kf6=\EOU, kf7=\EOV, kf8=\EOW,
         kf9=\EOX, use=putty,          kf9=\EOX, use=putty+fnkeys+esc,
   
 # Unlike xterm-sco, this leaves kmous ambiguous with kf1.  # Unlike xterm-sco, this leaves kmous ambiguous with kf1.
 #  #
Line 3555 
Line 3607 
 # F25-F36 - control/alt  # F25-F36 - control/alt
 # F37-F48 - control/shift  # F37-F48 - control/shift
 #  #
 putty-sco|putty with SCO function keys,  putty+fnkeys+sco|SCO fn-keys for PuTTY,
         kbeg=\E[E, kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A,          kbeg=\E[E, kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A,
         kdch1=\177, kend=\E[F, kf1=\E[M, kf10=\E[V, kf11=\E[W,          kdch1=\177, kend=\E[F, kf1=\E[M, kf10=\E[V, kf11=\E[W,
         kf12=\E[X, kf13=\E[Y, kf14=\E[Z, kf15=\E[a, kf16=\E[b,          kf12=\E[X, kf13=\E[Y, kf14=\E[Z, kf15=\E[a, kf16=\E[b,
Line 3567 
Line 3619 
         kf4=\E[P, kf40=\E[z, kf41=\E[@, kf42=\E[[, kf43=\E[\\,          kf4=\E[P, kf40=\E[z, kf41=\E[@, kf42=\E[[, kf43=\E[\\,
         kf44=\E[], kf45=\E[\^, kf46=\E[_, kf47=\E[`, kf48=\E[{,          kf44=\E[], kf45=\E[\^, kf46=\E[_, kf47=\E[`, kf48=\E[{,
         kf5=\E[Q, kf6=\E[R, kf7=\E[S, kf8=\E[T, kf9=\E[U, khome=\E[H,          kf5=\E[Q, kf6=\E[R, kf7=\E[S, kf8=\E[T, kf9=\E[U, khome=\E[H,
         kich1=\E[L, knp=\E[G, kpp=\E[I, use=putty,          kich1=\E[L, knp=\E[G, kpp=\E[I,
   
 # This entry is for Tera Term Pro version 2.3, for MS-Windows 95/NT written by  # This entry is for Tera Term Pro version 2.3, for MS-Windows 95/NT written by
 # T. Teranishi dated Mar 10, 1998.  It is a free software terminal emulator  # T. Teranishi dated Mar 10, 1998.  It is a free software terminal emulator
Line 4107 
Line 4159 
         sgr0=\E(B\E[m, sitm=\E[3m, smacs=\E(0, smam=\E[?7h,          sgr0=\E(B\E[m, sitm=\E[3m, smacs=\E(0, smam=\E[?7h,
         smcup=\E[?1049h, smir=\E[4h, smkx=\E[?1h\E=,          smcup=\E[?1049h, smir=\E[4h, smkx=\E[?1h\E=,
         smm=\E[?1034h, smso=\E[7m, smul=\E[4m, tbc=\E[3g,          smm=\E[?1034h, smso=\E[7m, smul=\E[4m, tbc=\E[3g,
         vpa=\E[%i%p1%dd, E3=\E[3;J, use=ansi+pp, use=xterm+kbs,          vpa=\E[%i%p1%dd, E3=\E[3J, use=ansi+pp, use=xterm+kbs,
         use=vt100+enq,          use=vt100+enq,
   
 # From: David J. MacKenzie <djm@va.pubnix.com>, 14 Nov 1997  # From: David J. MacKenzie <djm@va.pubnix.com>, 14 Nov 1997
Line 4446 
Line 4498 
 # CDE's dtterm was introduced around the same time, with no mouse protocol -TD  # CDE's dtterm was introduced around the same time, with no mouse protocol -TD
   
 # xterm patch #83 (1998/10/7), added Jason Bacon's changes to provide an  # xterm patch #83 (1998/10/7), added Jason Bacon's changes to provide an
 # "any-event" mouse mode.  # "any-event" mouse mode.
 xterm+sm+1002|xterm any-event mouse,  xterm+sm+1002|xterm any-event mouse,
         kmous=\E[M, XM=\E[?1002%?%p1%{1}%=%th%el%;,          kmous=\E[M, XM=\E[?1002%?%p1%{1}%=%th%el%;,
 xterm-1002|xterm any-event mouse,  xterm-1002|xterm any-event mouse,
Line 4763 
Line 4815 
 gnome+pcfkeys|VTE's variation on xterm+pcfkeys,  gnome+pcfkeys|VTE's variation on xterm+pcfkeys,
         use=vte+pcfkeys,          use=vte+pcfkeys,
   
 vte|VTE aka GNOME Terminal,  # deprecated - use "vte" for newer versions
         use=vte-2012,  
 gnome|GNOME Terminal,  gnome|GNOME Terminal,
         use=vte,          use=vte-2012,
   
   # relevant changes were made in January 2014
   vte-2014|VTE 0.35.1,
           use=xterm+pcfkeys, use=vte-2012,
   
   vte|VTE aka GNOME Terminal,
           use=vte-2014,
   
 # palette is hardcoded...  # palette is hardcoded...
 vte-256color|VTE with xterm 256-colors,  vte-256color|VTE with xterm 256-colors,
         use=xterm+256color, use=vte,          use=xterm+256color, use=vte,
Line 5159 
Line 5217 
   
 # This variant is supposed to work with rxvt 2.7.7 when compiled with  # This variant is supposed to work with rxvt 2.7.7 when compiled with
 # NO_BRIGHTCOLOR defined.  rxvt needs more work...  # NO_BRIGHTCOLOR defined.  rxvt needs more work...
 rxvt-16color|xterm with 16 colors like aixterm,  rxvt-16color|rxvt with 16 colors like aixterm,
         ncv#32, use=ibm+16color, use=rxvt,          ncv#32, use=ibm+16color, use=rxvt,
   
 # From: Thomas Dickey <dickey@clark.net> 04 Oct 1997  # From: Thomas Dickey <dickey@clark.net> 04 Oct 1997
Line 5587 
Line 5645 
 # Rather, it acts like xterm - when the meta feature is disabled.  # Rather, it acts like xterm - when the meta feature is disabled.
 #  #
 # Removed invis -TD  # Removed invis -TD
   # Added eo, removed ul -TD
   #
   # Reviewed st 0.5:
   # implements control-modifier, but not control-shift for special keys
   # implements alt-modifier, but not alt-shift for special keys
 st|stterm| simpleterm 0.4.1,  st|stterm| simpleterm 0.4.1,
         am, bce, hs, mir, msgr, ul, xenl,          am, bce, eo, hs, mir, msgr, xenl,
         colors#8, cols#80, it#8, lines#24, ncv#3, pairs#64,          colors#8, cols#80, it#8, lines#24, ncv#3, pairs#64,
         acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,          acsc=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
         bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z, civis=\E[?25l,          bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z, civis=\E[?25l,
Line 5633 
Line 5696 
         setab=\E[4%p1%dm, setaf=\E[3%p1%dm,          setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
         setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,          setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
         setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,          setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
         sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%;m,          sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;m,
         sgr0=\E[0m, sitm=\E[3m, smacs=\E(0, smcup=\E[?1049h,          sgr0=\E[0m, sitm=\E[3m, smacs=\E(0, smcup=\E[?1049h,
         smir=\E[4h, smkx=\E[?1h\E=, smso=\E[7m, smul=\E[4m,          smir=\E[4h, smkx=\E[?1h\E=, smso=\E[7m, smul=\E[4m,
         tbc=\E[3g, tsl=\E]0;, u6=\E[%i%d;%dR, u7=\E[6n,          tbc=\E[3g, tsl=\E]0;, u6=\E[%i%d;%dR, u7=\E[6n,
Line 5956 
Line 6019 
         csr=\E[%i%p1%d;%p2%dr, cub=\E[%p1%dD, cub1=^H,          csr=\E[%i%p1%d;%p2%dr, cub=\E[%p1%dD, cub1=^H,
         cud=\E[%p1%dB, cud1=^J, cuf=\E[%p1%dC, cuf1=\E[C,          cud=\E[%p1%dB, cud1=^J, cuf=\E[%p1%dC, cuf1=\E[C,
         cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, cuu1=\EM,          cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, cuu1=\EM,
         cvvis=\E[34l, dch=\E[%p1%dP, dch1=\E[P, dl=\E[%p1%dM,          cvvis=\E[34l, dch=\E[%p1%dP, dch1=\E[P, dim=\E[2m,
         dl1=\E[M, ed=\E[J, el=\E[K, el1=\E[1K, enacs=\E(B\E)0,          dl=\E[%p1%dM, dl1=\E[M, ed=\E[J, el=\E[K, el1=\E[1K,
         flash=\Eg, home=\E[H, ht=^I, hts=\EH, ich=\E[%p1%d@,          enacs=\E(B\E)0, flash=\Eg, home=\E[H, ht=^I, hts=\EH,
         il=\E[%p1%dL, il1=\E[L, ind=^J, is2=\E)0, kbs=\177, kcbt=\E[Z,          ich=\E[%p1%d@, il=\E[%p1%dL, il1=\E[L, ind=^J, is2=\E)0,
         kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA,          kbs=^H, kcbt=\E[Z, kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC,
         kdch1=\E[3~, kend=\E[4~, kf1=\EOP, kf10=\E[21~,          kcuu1=\EOA, kdch1=\E[3~, kend=\E[4~, kf1=\EOP, kf10=\E[21~,
         kf11=\E[23~, kf12=\E[24~, kf2=\EOQ, kf3=\EOR, kf4=\EOS,          kf11=\E[23~, kf12=\E[24~, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
         kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~,          kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~,
         khome=\E[1~, kich1=\E[2~, kmous=\E[M, knp=\E[6~, kpp=\E[5~,          khome=\E[1~, kich1=\E[2~, kmous=\E[M, knp=\E[6~, kpp=\E[5~,
         nel=\EE, rc=\E8, rev=\E[7m, ri=\EM, rmacs=^O,          nel=\EE, rc=\E8, rev=\E[7m, ri=\EM, rmacs=^O,
         rmcup=\E[?1049l, rmir=\E[4l, rmkx=\E[?1l\E>, rmso=\E[23m,          rmcup=\E[?1049l, rmir=\E[4l, rmkx=\E[?1l\E>, rmso=\E[23m,
         rmul=\E[24m, rs2=\Ec\E[?1000l\E[?25h, sc=\E7,          rmul=\E[24m, rs2=\Ec\E[?1000l\E[?25h, sc=\E7,
         sgr=\E[0%?%p6%t;1%;%?%p1%t;3%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;m%?%p9%t\016%e\017%;,          sgr=\E[0%?%p6%t;1%;%?%p1%t;3%;%?%p2%t;4%;%?%p3%t;7%;%?%p4%t;5%;%?%p5%t;2%;m%?%p9%t\016%e\017%;,
         sgr0=\E[m\017, smacs=^N, smcup=\E[?1049h, smir=\E[4h,          sgr0=\E[m\017, smacs=^N, smcup=\E[?1049h, smir=\E[4h,
         smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m, tbc=\E[3g, E0=\E(B,          smkx=\E[?1h\E=, smso=\E[3m, smul=\E[4m, tbc=\E[3g, E0=\E(B,
         S0=\E(%p1%c, use=ecma+color,          S0=\E(%p1%c, use=ecma+color,
Line 5997 
Line 6060 
 screen-16color-bce|GNU Screen with 16 colors and BCE,  screen-16color-bce|GNU Screen with 16 colors and BCE,
         use=ibm+16color, use=screen-bce,          use=ibm+16color, use=screen-bce,
   
 screen-16color-bce-s|GNU Screen with 16 colors, BCE, and status line,  screen-16color-bce-s|GNU Screen with 16 colors using BCE and status line,
         bce, use=ibm+16color, use=screen-s,          bce, use=ibm+16color, use=screen-s,
   
 # ======================================================================  # ======================================================================
Line 6012 
Line 6075 
 screen-256color-bce|GNU Screen with 256 colors and BCE,  screen-256color-bce|GNU Screen with 256 colors and BCE,
         bce, use=xterm+256setaf, use=screen-bce,          bce, use=xterm+256setaf, use=screen-bce,
   
 screen-256color-bce-s|GNU Screen with 256 colors, BCE, and status line,  screen-256color-bce-s|GNU Screen with 256 colors using BCE and status line,
         bce, use=xterm+256setaf, use=screen-s,          bce, use=xterm+256setaf, use=screen-s,
   
   screen.xterm-256color|GNU Screen with xterm using 256 colors,
           use=xterm+256setaf, use=screen.xterm-new,
   
   screen.konsole-256color|GNU Screen with konsole using 256 colors,
           use=xterm+256setaf, use=screen.konsole,
   
   screen.vte-256color|GNU Screen with vte using 256 colors,
           use=xterm+256setaf, use=screen.vte,
   
   screen.putty-256color|GNU Screen with putty using 256 colors,
           use=xterm+256setaf, use=screen.putty,
   
   screen.mlterm-256color|GNU Screen with mlterm using 256 colors,
           use=xterm+256setaf, use=screen.mlterm,
   
 # ======================================================================  # ======================================================================
   
 # Read the fine manpage:  # Read the fine manpage:
Line 6059 
Line 6137 
         invis@, kIC@, kNXT@, kPRV@, meml@, memu@,          invis@, kIC@, kNXT@, kPRV@, meml@, memu@,
         sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p5%t;2%;m,          sgr=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p5%t;2%;m,
         E3@, use=screen+italics, use=screen+fkeys, use=xterm-new,          E3@, use=screen+italics, use=screen+fkeys, use=xterm-new,
   #:screen.xterm|screen for modern xterm,
   #:      use=screen.xterm-new,
 # xterm-r6 does not really support khome/kend unless it is propped up by  # xterm-r6 does not really support khome/kend unless it is propped up by
 # the translations resource.  # the translations resource.
 screen.xterm-r6|screen customized for X11R6 xterm,  screen.xterm-r6|screen customized for X11R6 xterm,
Line 6091 
Line 6171 
         kbs=\177, kcbt@, use=screen+fkeys, use=screen,          kbs=\177, kcbt@, use=screen+fkeys, use=screen,
 screen.mlterm|screen in mlterm,  screen.mlterm|screen in mlterm,
         use=screen+fkeys, use=mlterm,          use=screen+fkeys, use=mlterm,
   screen.putty|screen in putty,
           use=screen+fkeys, use=putty,
   
 # The default "screen" entry is reasonably portable, but not optimal for the  # The default "screen" entry is reasonably portable, but not optimal for the
 # most widely-used terminal emulators.  The "bce" capability is supported in  # most widely-used terminal emulators.  The "bce" capability is supported in
Line 6126 
Line 6208 
 screen-bce.linux|screen optimized for linux console,  screen-bce.linux|screen optimized for linux console,
         bce,          bce,
         ech@, use=screen.linux,          ech@, use=screen.linux,
 screen-bce.mlterm|screen optimized for mlterm,  
         bce,  
         ech@, use=screen.mlterm,  
   
 screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols,  screen-w|VT 100/ANSI X3.64 virtual terminal with 132 cols,
         cols#132, use=screen,          cols#132, use=screen,
Line 6166 
Line 6245 
 # tmux is compatible with screen, but has support for italics, and some of the  # tmux is compatible with screen, but has support for italics, and some of the
 # xterm cursor bits.  # xterm cursor bits.
 tmux|tmux terminal multiplexer,  tmux|tmux terminal multiplexer,
         use=xterm+tmux, use=screen, Ms@, smso=\E[7m, rmso=\E[27m, sitm=\E[3m,          ritm=\E[23m, rmso=\E[27m, sitm=\E[3m, smso=\E[7m, Ms@,
         ritm=\E[23m,          use=xterm+sl, use=xterm+tmux, use=screen,
   
 tmux-256color|tmux with 256 colors,  tmux-256color|tmux with 256 colors,
         use=xterm+256setaf, use=tmux,          use=xterm+256setaf, use=tmux,
Line 15308 
Line 15387 
         sgr0=\E4@\E>B, smacs=\E>A, smcup=\E>B, use=ibm3162,          sgr0=\E4@\E>B, smacs=\E>A, smcup=\E>B, use=ibm3162,
 # From: Mark Easter <marke@fsi-ssd.csg.ssd.fsi.com> 29 Oct 1992  # From: Mark Easter <marke@fsi-ssd.csg.ssd.fsi.com> 29 Oct 1992
 # removed kend, knp, kpp -TD  # removed kend, knp, kpp -TD
   #
   # From: Stephen Powell <zlinuxman@wowway.com> 23 Apr 2015
   # Added ich1 (kich1 without ich1 doesn't make sense).
   # Added il1 (kil1 without il1 doesn't make sense).
   # Added xon (terminal uses XON/XOFF flow control).
   #
 ibm3161|ibm3163|wy60-316X|wyse60-316X|IBM 3161/3163 display,  ibm3161|ibm3163|wy60-316X|wyse60-316X|IBM 3161/3163 display,
         OTbs, am, mir, msgr,          OTbs, am, mir, msgr, xon,
         cols#80, it#8, lines#24,          cols#80, it#8, lines#24,
         acsc=j\352k\353l\354m\355n\356q\361t\364u\365v\366w\367x\370,          acsc=j\352k\353l\354m\355n\356q\361t\364u\365v\366w\367x\370,
         bel=^G, blink=\E4D, bold=\E4H, clear=\EH\EJ, cr=^M, cub1=\ED,          bel=^G, blink=\E4D, bold=\E4H, clear=\EH\EJ, cr=^M, cub1=\ED,
         cud1=\EB, cuf1=\EC, cup=\EY%p1%{32}%+%c%p2%{32}%+%c,          cud1=\EB, cuf1=\EC, cup=\EY%p1%{32}%+%c%p2%{32}%+%c,
         cuu1=\EA, dch1=\EQ, dl1=\EO, ed=\EJ, el=\EI, home=\EH, ind=^J,          cuu1=\EA, dch1=\EQ, dl1=\EO, ed=\EJ, el=\EI, home=\EH,
         invis=\E4P, kbs=^H, kcbt=\E2, kclr=\EL\r, kctab=\E1,          ich1=\EP \010, il1=\EN, ind=^J, invis=\E4P, kbs=^H, kcbt=\E2,
         kcub1=\ED, kcud1=\EB, kcuf1=\EC, kcuu1=\EA, kdch1=\EQ,          kclr=\EL\r, kctab=\E1, kcub1=\ED, kcud1=\EB, kcuf1=\EC,
         kdl1=\EO, ked=\EJ, kel=\EI, kf1=\Ea\r, kf10=\Ej\r,          kcuu1=\EA, kdch1=\EQ, kdl1=\EO, ked=\EJ, kel=\EI, kf1=\Ea\r,
         kf11=\Ek\r, kf12=\El\r, kf13=\E!a\r, kf14=\E!b\r,          kf10=\Ej\r, kf11=\Ek\r, kf12=\El\r, kf13=\E!a\r,
         kf15=\E!c\r, kf16=\E!d\r, kf17=\E!e\r, kf18=\E!f\r,          kf14=\E!b\r, kf15=\E!c\r, kf16=\E!d\r, kf17=\E!e\r,
         kf19=\E!g\r, kf2=\Eb\r, kf20=\E!h\r, kf21=\E!i\r,          kf18=\E!f\r, kf19=\E!g\r, kf2=\Eb\r, kf20=\E!h\r,
         kf22=\E!j\r, kf23=\E!k\r, kf24=\E!l\r, kf3=\Ec\r,          kf21=\E!i\r, kf22=\E!j\r, kf23=\E!k\r, kf24=\E!l\r,
         kf4=\Ed\r, kf5=\Ee\r, kf6=\Ef\r, kf7=\Eg\r, kf8=\Eh\r,          kf3=\Ec\r, kf4=\Ed\r, kf5=\Ee\r, kf6=\Ef\r, kf7=\Eg\r,
         kf9=\Ei\r, khome=\EH, khts=\E0, kich1=\EP \010, kil1=\EN,          kf8=\Eh\r, kf9=\Ei\r, khome=\EH, khts=\E0, kich1=\EP \010,
         ktbc=\E 1, mc4=^P^T, mc5=^P^R, rev=\E4A, rmcup=\E>A,          kil1=\EN, ktbc=\E 1, mc4=^P^T, mc5=^P^R, rev=\E4A,
         rmso=\E4@, rmul=\E4@,          rmcup=\E>A, rmso=\E4@, rmul=\E4@,
         sgr=\E4%{64}%?%p1%t%{65}%|%;%?%p2%t%{66}%|%;%?%p3%t%{65}%|%;%?%p4%t%{68}%|%;%?%p5%t%{64}%|%;%?%p6%t%{72}%|%;%?%p7%t%{80}%|%;%c%?%p9%t\E>A%e\E<@%;,          sgr=\E4%{64}%?%p1%t%{65}%|%;%?%p2%t%{66}%|%;%?%p3%t%{65}%|%;%?%p4%t%{68}%|%;%?%p5%t%{64}%|%;%?%p6%t%{72}%|%;%?%p7%t%{80}%|%;%c%?%p9%t\E>A%e\E<@%;,
         sgr0=\E4@\E<@, smcup=\E>A, smso=\E4A, smul=\E4B,          sgr0=\E4@\E<@, smcup=\E>A, smso=\E4A, smul=\E4B,
   
 ibm3161-C|IBM 3161-C NLS terminal using cartridge,  ibm3161-C|IBM 3161-C NLS terminal using cartridge,
         rmcup=\E>B, s0ds=\E>B, s1ds=\E>A, smcup=\E>B, use=ibm3161,          rmcup=\E>B, s0ds=\E>B, s1ds=\E>A, smcup=\E>B, use=ibm3161,
   #
   # From: Stephen Powell <zlinuxman@wowway.com> 23 Apr 2015
   # Deleted il1.  (il1 will now be inherited from ibm3161-C, which inherits
   # it from ibm3161.
   #
 ibm3162|IBM 3162 display,  ibm3162|IBM 3162 display,
         blink=\E4$a, bold=\E4(a, il1=\EN, invis=\E40a, rev=\E4!a,          blink=\E4$a, bold=\E4(a, invis=\E40a, rev=\E4!a,
         rmso=\E4>b, rmul=\E4=b, sgr0=\E4@, smso=\E4!a, smul=\E4"a,          rmso=\E4>b, rmul=\E4=b, sgr0=\E4@, smso=\E4!a, smul=\E4"a,
         use=ibm3161-C,          use=ibm3161-C,
   
Line 23638 
Line 23728 
 # 2014-10-18  # 2014-10-18
 #       + reviewed terminology 0.6.1, add function key definitions.  None of  #       + reviewed terminology 0.6.1, add function key definitions.  None of
 #         the vt100-compatibility issues were improved -TD  #         the vt100-compatibility issues were improved -TD
   #
   # 2015-04-22
   #       + add 'dim' capability to screen entry (report by Leonardo B Schenkel)
   #       + add several key definitions to nsterm-bce to match preconfigured
   #         keys, e.g., with OSX 10.9 and 10.10 (report by Leonardo B Schenkel)
   #
   # 2015-05-02
   #       + remove unnecessary ';' from E3 capabilities -TD
   #       + add tmux entry, derived from screen (patch by Nicholas Marriott).
   #       + split-out recent change to nsterm-bce as nsterm-build326, and add
   #         nsterm-build342 to reflect changes with successive releases of OSX
   #         (discussion with Leonardo B Schenkel)
   #       + add xon, ich1, il1 to ibm3161 (patch by Stephen Powell,
   #         Debian #783806)
   #
   # 2015-05-17
   #       + remove screen-bce.mlterm, since mlterm does not do "bce" -TD
   #       + add several screen.XXX entries to support the respective variations
   #         for 256 colors -TD
   #
   # 2015-05-23
   #       + add putty+fnkeys* building-block entries -TD
   #
   # 2015-05-30
   #       + remove spurious "%;" from st entry (report by Daniel Pitts) -TD
   #       + add vte-2014, update vte to use that -TD
   #
   # 2015-06-27
   #       + comment-out "screen.xterm" entry, and inherit screen.xterm-256color
   #         from xterm-new (report by Richard Birkett) -TD
   #
   # 2015-07-25
   #       + add status line to tmux via xterm+sl (patch by Nicholas Marriott).
   #       + fixes for st 0.5 from testing with tack -TD
 #  #
 ######## SHANTIH!  SHANTIH!  SHANTIH!  ######## SHANTIH!  SHANTIH!  SHANTIH!

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54