kern/108899: [termcap] [patch] termcap update for screen and linux console

Joseph Terner jtsn at gmx.de
Sun Mar 25 21:30:11 UTC 2007


The following reply was made to PR kern/108899; it has been noted by GNATS.

From: Joseph Terner <jtsn at gmx.de>
To: bug-followup at FreeBSD.org,  jtsn at gmx.de
Cc:  
Subject: Re: kern/108899: [termcap] [patch] termcap update for screen and
 linux console
Date: Sun, 25 Mar 2007 22:54:14 +0200

 First I tried to upload the patch via the PR web interface and it got
 lost, then I messed it up with MIME-base64. Sorry for the inconvience.
 Here is the plain text:
 
 --- share/termcap/termcap.src   Tue Feb  6 16:49:02 2007
 +++ share/termcap/termcap.src   Wed Feb  7 20:34:24 2007
 @@ -2771,6 +2897,8 @@
          :ku=\EOA:kd=\EOB:kr=\EOC:kl=\EOD:kb=^H:\
          :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\E[15~:k6=\E[17~:\
          :k7=\E[18~:k8=\E[19~:k9=\E[20~:k;=\E[21~:F1=\E[23~:F2=\E[24~:\
 +       :F3=\E[25~:F4=\E[26~:F5=\E[28~:F6=\E[29~:\
 +       :F7=\E[31~:F8=\E[32~:F9=\E[33~:FA=\E[34~:\
          :kh=\E[1~:kI=\E[2~:kD=\E[3~:kH=\E[4~:@7=\E[4~:kP=\E[5~:\
          :kN=\E[6~:eA=\E(B\E)0:as=^N:ae=^O:ti=\E[?1049h:te=\E[?1049l:\
          :vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l:\
 @@ -4501,7 +4502,10 @@
          :me=\E[0;10m:mh=\E[2m:mr=\E[7m:nd=\E[C:nw=^M^J:rc=\E8:\
          :sc=\E7:se=\E[m:sf=^J:so=\E[7m:sr=\EM:st=\EH:ta=^I:\
          :ue=\E[24m:up=\E[A:us=\E[4m:vb=200\E[?5h\E[?5l:\
 -       :ve=\E[?25h:vi=\E[?25l:
 +       :ve=\E[?25h:vi=\E[?25l:\
 +       :k;=\E[21~:F1=\E[23~:F2=\E[24~:F3=\E[25~:F4=\E[26~:F5=\E[28~:\
 +       :F6=\E[29~:F7=\E[31~:F8=\E[32~:F9=\E[33~:FA=\E[34~:\
 +
 :ac=+\020,\021-\030.^Y0\333`\004a\261f\370g\361h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\330}\234~\376:
   linux-m|Linux Console no color:\
          :pa@:Co@:AF@:AB@:op@:\
          :tc=linux:
 
 


More information about the freebsd-bugs mailing list