Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site men1.UUCP Path: utzoo!linus!decvax!genrad!panda!talcott!harvard!seismo!trwatf!rlgvax!men1!ron From: ron@men1.UUCP (Ron Flax) Newsgroups: net.bugs.4bsd Subject: Re: vi bug(feature?) Message-ID: <497@men1.UUCP> Date: Fri, 26-Jul-85 12:01:43 EDT Article-I.D.: men1.497 Posted: Fri Jul 26 12:01:43 1985 Date-Received: Sun, 28-Jul-85 06:08:52 EDT References: <144@peregrine.UUCP> Distribution: net Organization: MTACCS Engineering Network, Arlington VA Lines: 17 > My standard shell is the /bin/csh. When I try doing a any command > with a name that needs to be shell expanded the editor calls the shell, > but gets confused by the shell prompt and includes that in the file list. > This is a pain when using the n command, but makes things like e ~/.signature > impossible(at lease I don't no how to make it work.). > I do not have source code. I am running on a SUN 2/120 under Unix 4.2BSD(Sun > release 2.00). Try putting your 'set prompt=xx' in .login not .cshrc! .login is only read when you login and .cshrc is read each time you call the shell. You should probably only put aliases in .cshrc. -- Ron Flax (ron@men1.UUCP) ARPA: men1!ron@seismo.arpa UUCP: ..!{seismo,rlgvax,cal-unix}!men1!ron USPS: 1501 Wilson Blvd., Suite 500, Arlington VA 22209