Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!nosc!humu!pegasus!richard From: richard@pegasus.com (Richard Foulk) Newsgroups: comp.unix.i386 Subject: Re: cbreak mode in ESIX Keywords: cbreak ESIX Message-ID: <1990Aug27.131621.26534@pegasus.com> Date: 27 Aug 90 13:16:21 GMT References: <25160@boulder.Colorado.EDU> <1990Aug26.081304.18598@pegasus.com> <3956@auspex.auspex.com> Organization: Pegasus, Honolulu Lines: 23 >>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@pegasus.com