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: <20030128204347.9493.qmail@web40507.mail.yahoo.com> Date: Tue, 28 Jan 2003 12:43:47 -0800 (PST) From: Quan Ding Subject: RE: strange characters in Xterm (in X-window) To: lhall AT rfk DOT com, cygwin AT cygwin DOT com In-Reply-To: <114780-220031228175455244@M2W069.mail2web.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii If I remove the PS1 variable setting in /etc/profile, the problem goes away. But my prompt becomes "bash-2.05b$" instead of the current directory I'm in. And I checked /etc/passwd file, I didn't see any /bin/sh, they are all /bin/bash. So I didn't change that file. And then I found out that the problem is in the startx script. If I change the first line from "#!bin/sh" to "#!bin/bash", and leave the PS1 setting as it was in /etc/profile, I got my informative prompt back in Cygwin window while the annoying code in X-window's terminals went away. Yeah~~~~~! Thanks for your help! -Quan --- "lhall AT pop DOT ma DOT ultranet DOT com" wrote: > You're running /bin/sh as your shell but have bash > specific escape sequences in your prompt. Change > your > prompt (/etc/profile, ~/.profile, etc) or change > your > shell (/etc/passwd) to /bin/bash. > > Larry > > Original Message: > ----------------- > From: Quan Ding qd421 AT yahoo DOT com > Date: Tue, 28 Jan 2003 09:42:16 -0800 (PST) > To: cygwin AT cygwin DOT com > Subject: strange characters in Xterm (in X-window) > > > After I started x-windows. There are strange extra > characters on the top of every window (login, > xterm) > which look like the following: > \[\033]0;\w\007 > \022[32m\]\u@\h \[\033[33m\w\033[0m\] > > These two lines will show up again after each > command > I execute in the xterm window. > > They look like terminal control code, but how and > why > are they displayed in my window? And how do I get > rid > of them? > > BTW, although I'm using the English verison of > WindowsXP, I set the region (in control panel) to > China to be able to view and input Chinese. > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up > now. > http://mailplus.yahoo.com > > -- > 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/ > > > -------------------------------------------------------------------- > mail2web - Check your email from the web at > http://mail2web.com/ . > > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- 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/