bug-ncurses
[Top][All Lists]
Advanced

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

loading debugged termcap?


From: Alan Grimes
Subject: loading debugged termcap?
Date: Wed, 15 Jun 2016 11:22:54 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

Hey, I'm trying to hack on Keith's Heathkit H18-A terminal.


My buggy blah blah blah looks like:

 h19-a|h19a|heath-ansi|heathkit-a|heathkit h19 ansi mode,
    OTbs, am, mir, msgr,
    cols#80, it#8, lines#25,
    acsc=~kthum^i^jwwawbwedwgzz{{pstvufc`, bel=^G, clear=\E[2J,
    cnorm=\E[>4l\E[m\E[>5l, cr=^M, cub1=^H,
    el1=\E[1K, el=\E[K, ed=\E[J, il=\E%i%p1%dL, cub=\E[%i%p1%dD,
    cuf=\E[%i%p1%dC, cud=\E[%i%p1%dB, cuu=\E[%i%p1%dA,
    cud1=\E[B, cuf1=\E[C,  cub=\E[D, cup=\E[%i%p1%d;%p2%dH,
    cuu1=\E[A, civis=\E[>5h, cvvis=\E[>5l, dch1=\E[1P,
    dl1=\E[1M, home=\E[H, ht=^I, il1=\E[1L$<1*>, ind=^J,
    is2=\E<\E[>2;3;4;5;6;7;8;9l\E[>1h\E[m\E[11m\E[?7h,
    kbs=^H, kcub1=\E[1D, kcud1=\E[1B, kcuf1=\E[1C, kcuu1=\E[1A,
    kich1=\E[4h , kdch1=\EN, kdl1=\EM, kil1=\EL, khome=\E[H,
    kf1=\EOS, kf2=\EOT, kf3=\EOU, kf4=\EOV, kf5=\EOW, kf6=\EOP,
    kf7=\EOQ, kf8=\EOR, khome=\E[H, lf6=blue, lf7=red, lf8=white,
    ri=\EM, rmam=\E[?7l, rmir=\E[4l, rmso=\E[m,    smacs=\E[10m,
    smam=\E[?7h, smir=\E[4h, rev=\E[7m, rmacs=\E[11m,

Which is revised and extended from baseline...

I'm trying to test this but when I try to agetty my terminal, and use
the termcaps demo program, and through behavior, it is still using a
version I had a few days ago. =\

I am copying the tic-output into the appropriate directory, and I have
confirmed that the right binary is there using okteta, yet I'm still
living with bugs that I fixed quite a while ago because the new version
isn't being loaded for some reason?

Between sessions, I kill off everything using ttyS0, the terminal itself
is ancient and flaky and often I can't log off normally.

Is there some kind of cache miss-feature I'm fighting or what?

-- 
IQ is a measure of how stupid you feel.

Powers are not rights.




reply via email to

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