Termcap question

Peter da Silva peter at ficc.uu.net
Sat Mar 3 05:02:57 AEST 1990


In article <12264 at smoke.BRL.MIL> gwyn at brl.arpa (Doug Gwyn) writes:
> I'm curious as to the kind of terminal you have that requires a 0 byte
> for some non-padding function.  I've never encountered this myself..

The Televideo line of terminals (notable for the magic cookie glitch) use
a 3-byte sequence for programming the cursor keys. Null bytes in this
sequence are not transmitted, and so can be used to terminate it much
as they do in C. A pity the usages conflict.
-- 
 _--_|\  Peter da Silva. +1 713 274 5180. <peter at ficc.uu.net>.
/      \
\_.--._/ Xenix Support -- it's not just a job, it's an adventure!
      v  "Have you hugged your wolf today?" `-_-'



More information about the Comp.unix.questions mailing list