bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Request for inclusion of new xterm-kitty terminfo


From: Igor Urazov
Subject: Re: Request for inclusion of new xterm-kitty terminfo
Date: Fri, 7 Sep 2018 12:41:27 +0300

Thanks,

You can test xtrerm-kitty with kitty terminal, which is the only known
application, that uses it. The application can be downloaded from
https://github.com/kovidgoyal/kitty/releases/tag/v0.12.0.

kitty's source code is licensed under GPL-3.0, and this license
applies to terminfo file.

I've run mentioned tests. Here's what I got:
% tic -C kitty.terminfo
"kitty.terminfo", line 1, col 22, terminal 'xterm-kitty': older tic
versions may treat the description field as an alias
"kitty.terminfo", line 2, col 11, terminal 'xterm-kitty': unknown
capability 'Su'
"kitty.terminfo", line 3, col 11, terminal 'xterm-kitty': unknown
capability 'Tc'
"kitty.terminfo", line 127, col 43, terminal 'xterm-kitty': unknown
capability 'setrgbb'
"kitty.terminfo", line 128, col 43, terminal 'xterm-kitty': unknown
capability 'setrgbf'
# (untranslatable capabilities removed to fit entry within 1023 bytes)
# (sgr removed to fit entry within 1023 bytes)
# (acsc removed to fit entry within 1023 bytes)
# (terminfo-only capabilities suppressed to fit entry within 1023 bytes)
xterm-kitty|KovIdTTY:\
        :am:hs:km:mi:ms:xn:\
        :co#80:it#8:li#24:\
        :AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:DO=\E[%dB:IC=\E[%d@:K1=:K3=:\
        :K4=:K5=:LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:\
        :ae=\E(B:al=\E[L:as=\E(0:bl=^G:bt=\E[Z:cd=\E[J:ce=\E[K:\
        :cl=\E[H\E[2J:cm=\E[%i%d;%dH:cr=\r:cs=\E[%i%d;%dr:\
        :ct=\E[3g:dc=\E[P:dl=\E[M:do=\n:ds=\E]2;\007:ec=\E[%dX:\
        :ei=\E[4l:fs=^G:ho=\E[H:im=\E[4h:k1=\EOP:k2=\EOQ:k3=\EOR:\
        :k4=\EOS:k5=\E[15~:k6=\E[17~:k7=\E[18~:k8=\E[19~:\
        :k9=\E[20~:kD=\E[3~:kI=\E[2~:kN=\E[6~:kP=\E[5~:kb=\177:\
        :kd=\EOB:ke=\E[?1l:kh=\EOH:kl=\EOD:kr=\EOC:ks=\E[?1h:\
        :ku=\EOA:le=^H:md=\E[1m:me=\E[0m:mh=\E[2m:mr=\E[7m:nd=\E[C:\
        :rc=\E8:sc=\E7:se=\E[27m:sf=\n:so=\E[7m:sr=\EM:st=\EH:ta=^I:\
        :te=\E[?1049l:ti=\E[?1049h:ts=\E]2;:ue=\E[24m:up=\E[A:\
        :us=\E[4m:vb=\E[?5h\E[?5l:ve=\E[?12l\E[?25h:vi=\E[?25l:\
        :vs=\E[?12;25h:

Also I run tack and vttest suites, the visual results seems to be
okay, but I leave it your judgement.

-- 
Cheers,
Igor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]