Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!uw-beaver!teknowledge-vaxc!sri-unix!quintus!ok From: ok@quintus.uucp (Richard A. O'Keefe) Newsgroups: comp.lang.c Subject: Re: Getchar w/wout echo Message-ID: <325@quintus.UUCP> Date: 30 Aug 88 04:10:04 GMT References: <371@marob.MASA.COM> <225800052@uxe.cso.uiuc.edu> <65197@sun.uucp> <302@quintus.UUCP> <1988Aug23.164855.26679@utzoo.uucp> <309@quintus.UUCP> <65474@sun.uucp> <313@quintus.UUCP> <1988Aug26.170448.23115@utzoo.uucp> Sender: news@quintus.UUCP Reply-To: ok@quintus.UUCP (Richard A. O'Keefe) Organization: Quintus Computer Systems, Inc. Lines: 19 In article <1988Aug26.170448.23115@utzoo.uucp> henry@utzoo.uucp (Henry Spencer) writes: >In article <313@quintus.UUCP> ok@quintus.UUCP (Richard A. O'Keefe) writes: >>[about echo control] >Admittedly, POSIX is not here yet... but *that's* the standardized interface >for such things that you should be trying to use. I would expect to see >subsets of that interface made available in most non-Unix C implementations >as well. Given that the main criticism of my proposal to use the Curses interface was that Curses carries too much with it, I imagine that this won't please *present* Macintosh users (other than A/UX users) much either. I'd be delighted to use POSIX terminal control, except that we don't seem to have it on our Suns yet, or any of our other machines either. (1) Is the POSIX terminal interface settled yet? (2) Which vendors have hinted at a shipping date for POSIX-compatible terminal control? (serious) Have the OSF? (joke) (3) Has anyone produced a free "approximation" of the POSIX terminal interface which can sit on top of either BSD 4.3 or V.3?