cbreak mode in ESIX

Richard Foulk richard at pegasus.com
Mon Aug 27 23:16:21 AEST 1990


>>Try something like:
>>
>>	stty eof '^a' -icanon
>>
>>or its termio equivalent.
>
>Actually, try
>
>	stty eof '^a' eol '^@' -icanon
>
>since you want to set both the VMIN *and* VTIME values.  The VTIME/VEOL
>value *might* already be zero, but why take chances?


It seems doubtful that someone would be using stty like this for anything
fancier than "Press any key to continue".  The setting of eol doesn't
appear to make any difference it that application.

It probably would make a difference elsewhere.


-- 
Richard Foulk		richard at pegasus.com



More information about the Comp.unix.i386 mailing list