cbreak mode in ESIX

Richard Foulk richard at pegasus.com
Sun Aug 26 18:13:04 AEST 1990


>  I'm sure I'm just being stupid and over-looking something, not reading
>the revelent parts of TFM, but I can't discover how to set cbreak mode
>in ESIX.  Stty cbreak is not a valid option, and there is no CBREAK flag
>I can send to ioctl.
>  Could some kind person out there please describe the full extent of my
>foolishness and tell me how to do this.
>

Try something like:

	stty eof '^a' -icanon

or its termio equivalent.


-- 
Richard Foulk		richard at pegasus.com



More information about the Comp.unix.i386 mailing list