Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!genrad!decvax!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: Re: RTPAD, V3, V4 and ^X Message-ID: <9306@ucbvax.ARPA> Date: Wed, 24-Jul-85 20:43:33 EDT Article-I.D.: ucbvax.9306 Posted: Wed Jul 24 20:43:33 1985 Date-Received: Fri, 26-Jul-85 04:40:33 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 15 From: *Hobbit* Apparently RTPAD in general has its own ideas of what control characters should look like at the other end [or rather, what they should *do* at the other end]. I wish they would rehack it to do /passall and use a proper interrupt character protocol [type it twice to send it, etc]. Being able to easily suspend a session would be nice, too. You *can* suspend a session, in sort of a kludgey way, if you spawn/nowait set host wherever, and then do WAIT n in your top-level process. When you ^Y, your top-level process will wake up again and you can tell *it* to manually suspend the RTPAD process, and it will stick around. But this is painful. _H* -------