Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.2.0.9.2.20030331144952.02b51950@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Mon, 31 Mar 2003 14:59:26 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: command prompt window title In-Reply-To: <58BE468BAC66D511AFE6000347251A2D01A16CC3@MORPHEUS> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Anoop, At 11:38 2003-03-31, you wrote: >I'm running cygwin's latest version 1.3.22-1. >When I run cygwin from my desktop, it brings >up a command prompt window with a title "Cygwin". >I modified cygwin.bat to make my default shell >tcsh. > >Anyway, after I run vi, the window title changes >to "vi " where is the file that >I'm editing. When I quit vi, the title of the >window remains that way until I quit the window, >or I use vi again with another file, in which >case it changes to "vi ". It sounds to me like there's a script or other intervening command definition handling your invocation of "vi." Please show us the output of "where vi" (assuming, as you state above, that you're using tcsh). If you're using BASH, then show us the output of "type -a vi". >When running things like gcc or make the window >title doesn't get affected at all...it continues >to show "Cygwin", unless I had previously run >vi in that window. > >Is there a way to fix this? Is this a know >issue? > >I have the screen shots at: >http://www.ee.duke.edu/~ag/cygerrs.pdf > >Thanks, >-Anoop >-- >Anoop Ghanwani Randall Schulz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/