From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: Yehuda Tiram To: "'9fans@cse.psu.edu'" <9fans@cse.psu.edu> Subject: RE: [9fans] isatty MIME-Version: 1.0 Content-Type: text/plain Date: Wed, 14 Feb 2001 17:09:25 +0200 Topicbox-Message-UUID: 643f8e06-eac9-11e9-9e20-41e7f4b1d025 Dear mail sender, The addressee of your mail message is not receiving mail from the address you have (addressee@seerun.com). Please check with him and correct your records. Thank you Tiram SeeRun LTD. Office : 972 3 5756154 -----Original Message----- From: 9fans-admin@cse.psu.edu [mailto:9fans-admin@cse.psu.edu]On Behalf Of rog@vitanuova.com Sent: Wednesday, February 14, 2001 3:46 PM To: 9fans@cse.psu.edu Subject: Re: [9fans] isatty i was wondering whether it might not be useful for the terminal handler (win/rio) to print a prompt of some kind when it got a read request on /dev/cons. that way you get a prompt for all other programs too (e.g. db(1)) without the clutter of isatty() and the like. only problem is you wouldn't be sure quite which program was asking for input. hmm, maybe not quite such a good idea after all. rog.