Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 (Fortune 01.1b1); site graffiti.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!ut-sally!ut-ngp!shell!graffiti!peter From: peter@graffiti.UUCP (Peter da Silva) Newsgroups: net.bugs.4bsd Subject: Re: vi bug(feature?) (really csh) Message-ID: <155@graffiti.UUCP> Date: Mon, 2-Sep-85 09:17:27 EDT Article-I.D.: graffiti.155 Posted: Mon Sep 2 09:17:27 1985 Date-Received: Wed, 4-Sep-85 06:25:56 EDT References: <144@peregrine.UUCP> <190@ittral.UUCP> Distribution: net Organization: The Power Elite, Houston, TX Lines: 3 Oh yeh, my main gripe with CSH: It expands *history* in non-interactive shells, which makes it a pain to do a uucp mail from vi, which also expands history. My solution? At the end of my .cshrc I add the line: "setenv SHELL /bin/sh".