Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbjade.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!ucbjade!ucbopal!jkh From: jkh@ucbopal.berkeley.edu (Jordan K. Hubbard) Newsgroups: net.bugs.4bsd Subject: Re: - csh weirdness Message-ID: <543@ucbjade.BERKELEY.EDU> Date: Thu, 10-Apr-86 22:19:48 EST Article-I.D.: ucbjade.543 Posted: Thu Apr 10 22:19:48 1986 Date-Received: Sat, 12-Apr-86 04:33:03 EST References: <149@wdl1.UUCP> <132@qucis.UUCP> <4358@cbrma.UUCP> Sender: usenet@ucbjade.BERKELEY.EDU Reply-To: jkh@ucbopal.UUCP (Jordan K. Hubbard) Organization: University of California, Berkeley Lines: 17 >It's not documented because it's not part of the standard csh. There >are a several versions of tenex completion and line-editing front-ends >for csh out there. Ken Greer at HP sent out the first one in Oct >1983. Paul Placeway sent out a version of a line editor front end >about 2 years ago. I have another which I wrote because I don't like >Paul's. I'd distribute it, but I've had problems (political, not >technical) with doing so. This is part of the 4.3 BSD csh.. It's invoked by setting the shell variable 'filec' to something.. The original (Greer) tcsh also used to do terminal sanity checking when a program exited and set it back to something normal if it seemed braindamaged in some way. This was useful, but as Mike Meyer just pointed out: What happened when you ran stty? Did it set you back afterward? I didn't know the answer to that question (it was probably kludged), but we're pretty sure that the 4.3 csh doesn't do that for you.. So the REAL answer is that 4.3 csh doesn't do EVERYTHING tcsh did..