From: Adrian Wallaschek (Adrian.Wallaschek@arbi.informatik.uni-oldenburg.de)
Date: 03/13/93


From: Adrian.Wallaschek@arbi.informatik.uni-oldenburg.de (Adrian Wallaschek)
Subject: Re: term 1.06...cool program...but...
Date: Sat, 13 Mar 1993 21:40:50 GMT

tjrc1@cus.cam.ac.uk (T.J.R. Cutts) writes:

>>Well, I have tried both term 1.06 and 1.07, but have been unable to get either
>>to work on my system, which is odd because term 0.99 (which I have reverted to
>>for now) works almost perfectly. I added escape 0-31 to both .term/termrc s
>>and 'remote' to the appropriate file. I also tried ignore 0-31 at both ends
>>too. According to the 0.99 checkline/linerem programs as supplied on SLS, my
>>line eats 145 and 147 so those are escaped too. However, the 1.06 and 1.07
Oops, I don't use term myself but I guess what happend:

        145 is 17 with high-bit set
        147 is 19 likewise

        17 and 19 are XON/XOFF I think

Could it be, U configured your line to CS7 somwhere? (stty, getty, etc.?)

>>linecheck programs don't work... they seem to establish handshaking, and the
>>local program says it's sending character 0. The remote linecheck produces
>>some garbage, and then dies. Any ideas? What has changed since 0.99 to
>>break the line check program?

>>Any clues, people?

>>Tim.