Comment # 6 on bug 1103320 from
terminfo of screen.xterm seems to be more similar to xterm than to screen

> infocmp -d screen.xterm xterm
comparing screen.xterm to xterm.
    comparing booleans.
        bce: F:T.
        bw: T:F.
    comparing numbers.
    comparing strings.
        invis: NULL, '\E[8m'.
        kIC: NULL, '\E[2;2~'.
        kNXT: NULL, '\E[6;2~'.
        kPRV: NULL, '\E[5;2~'.
        kend: '\E[4~', '\EOF'.
        kfnd: NULL, '\E[1~'.
        khome: '\E[1~', '\EOH'.
        kmous: '\E[M', '\E[<'.
        kslt: NULL, '\E[4~'.
        ritm: NULL, '\E[23m'.
        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',
'%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p5%t;2%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m'.
        sitm: NULL, '\E[3m'.




comparing screen.xterm to screen.
    comparing booleans.
    bw: T:F.
    mc5i: T:F.
    npc: T:F.
    comparing numbers.
    comparing strings.
    acsc: '``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~',
'++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~'.
    clear: '\E[H\E[2J', '\E[H\E[J'.
    cnorm: '\E[?12l\E[?25h', '\E[34h\E[?25h'.
    cuu1: '\E[A', '\EM'.
    cvvis: '\E[?12;25h', '\E[34l'.
    ech: '\E[%p1%dX', NULL.
    enacs: NULL, '\E(B\E)0'.
    flash: '\E[?5h$<100/>\E[?5l', '\Eg'.
    is2: '\E[!p\E[?3;4l\E[4l\E>', '\E)0'.
    kDC: '\E[3;2~', NULL.
    kEND: '\E[1;2F', NULL.
    kHOM: '\E[1;2H', NULL.
    kLFT: '\E[1;2D', NULL.
    kRIT: '\E[1;2C', NULL.
    kb2: '\EOE', NULL.
    kent: '\EOM', NULL.
    kf13: '\E[1;2P', NULL.
    kf14: '\E[1;2Q', NULL.
...
    kf62: '\E[1;4Q', NULL.
    kf63: '\E[1;4R', NULL.
    kind: '\E[1;2B', NULL.
    kri: '\E[1;2A', NULL.
    mc0: '\E[i', NULL.
    mc4: '\E[4i', NULL.
    mc5: '\E[5i', NULL.
    nel: NULL, '\EE'.
    rep: '%p1%c\E[%p2%{1}%-%db', NULL.
    rin: '\E[%p1%dT', NULL.
    rmacs: '\E(B', '^O'.
    rmam: '\E[?7l', NULL.
    rmcup: '\E[?1049l\E[23;0;0t', '\E[?1049l'.
    rmm: '\E[?1034l', NULL.
    rmso: '\E[27m', '\E[23m'.
    rs1: '\Ec', NULL.
    rs2: '\E[!p\E[?3;4l\E[4l\E>', '\Ec\E[?1000l\E[?25h'.
    setb:
'\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m', NULL.
    setf:
'\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m', NULL.
    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',
'\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(B\E[m', '\E[m\017'.
    smacs: '\E(0', '^N'.
    smam: '\E[?7h', NULL.
    smcup: '\E[?1049h\E[22;0;0t', '\E[?1049h'.
    smm: '\E[?1034h', NULL.
    smso: '\E[7m', '\E[3m'.
    u6: '\E[%i%d;%dR', NULL.
    u7: '\E[6n', NULL.
    u8: '\E[?%[;0123456789]c', NULL.
    u9: '\E[c', NULL.


I guess, for now I'll have to make 'screen -a' my new default
(I'm attaching from multiple machines anyway that could have different
terminals)


You are receiving this mail because: