X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=o1
	vgKWN78xxpl46UT13wg37bhfQ7gwO39//hHyU9o34mnUN83cxqNymxPri9zTW30p
	MxIpmIWYdadedndeIl4uma14O35l0xwp3NZxWo3I1NsxOViaFccZOUkNKnula1Ul
	oR1H44jO/FF6qYw+U2hImShLdM0IPOalo8MOz3OBM=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; s=default; bh=THNyXoX6
	qJVkW20a+pXBZgev+d4=; b=h68mLYAzs7Jvc214GWgcLooiAc2REfGVqw1yC5qj
	USDFydi7JCNhpWEXyfMsYax1zAgUbkWlGsSn2xuAFOybLF7B61ykYMgsxsgF1N7M
	6c/1bJ5nt5tyESuQK0aA5Oso/fQb9KZgi8dstDaZ1NtFuY9g0UJ115sRtpuIWlx2
	/z4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-yh0-f41.google.com
MIME-Version: 1.0
X-Received: by 10.236.79.134 with SMTP id i6mr62913980yhe.16.1399412945581; Tue, 06 May 2014 14:49:05 -0700 (PDT)
In-Reply-To: <5368ED72.7040301@gmail.com>
References: <CAAXzdLVPfJxy1E2AVedEpGifvf8iOUd+eOc5ZNvZHZ+EdRBw5Q@mail.gmail.com>	<5368C710.9010906@breisch.org>	<CAAXzdLXCOAcOUHgXHoK=Yf_=2Q8X05pTxiLz0F3Eis=_tvqL8A@mail.gmail.com>	<5368ED72.7040301@gmail.com>
Date: Tue, 6 May 2014 16:49:05 -0500
Message-ID: <CAAXzdLXckttMp+9J6B_zjav8vJKOhCkU==oLZgq3MxNLSbkKaw@mail.gmail.com>
Subject: Re: printf and echo no longer changing the window title
From: Steven Penny <svnpenn@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

On Tue, May 6, 2014 at 9:10 AM, Marco Atzeri wrote:
> what is PS1 setting ?
> Likely PS1 is overwriting any "echo -e '\e]0;blah\a'" command

Yes sir! That was it! Culpable file

    /etc/bash.bashrc

Thanks for the help.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

