VT100 and bagbiting (actually ASCII debate)
    Steven M. Kramer 
    smk at axiom.UUCP
       
    Tue Jul 10 13:10:49 AEST 1984
    
    
  
You don't really need to hack XON/XOFF into the RAW mode code.  You
simply turn on CBREAK and a few modes like LITOUT to get full raw
mode except for the action of a BREAK key.  A BREAK in RAW is a NULL
and elsewhere it is a interrupt char.  (This works on 4BSD, I don't
know about the thrilling USG type software.)
-- 
	--steve kramer
	{allegra,genrad,ihnp4,utzoo,philabs,uw-beaver}!linus!axiom!smk	(UUCP)
	linus!axiom!smk at mitre-bedford					(MIL)
    
    
More information about the Comp.unix.wizards
mailing list