From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29418 invoked by alias); 8 Apr 2014 16:24:47 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 29396 invoked by uid 89); 8 Apr 2014 16:24:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_05 autolearn=ham version=3.3.2 X-HELO: usa7109mr007.acs-inc.com Received: from usa7109mr007.acs-inc.com (HELO usa7109mr007.acs-inc.com) (63.87.171.176) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Tue, 08 Apr 2014 16:24:45 +0000 Received: from usa7109ht003.na.xerox.net ([13.41.230.29]) by usa7109mr007.acs-inc.com with ESMTP/TLS/AES128-SHA; 08 Apr 2014 11:24:36 -0500 Received: from USA7109MB022.na.xerox.net ([169.254.3.6]) by USA7109HT003.na.xerox.net ([13.41.230.29]) with mapi id 14.03.0174.001; Tue, 8 Apr 2014 11:24:31 -0500 From: "Nellis, Kenneth" To: cygwin Subject: RE: set Cygwin terminal title Date: Tue, 08 Apr 2014 16:24:00 -0000 Message-ID: <0D835E9B9CD07F40A48423F80D3B5A702CE07EE4@USA7109MB022.na.xerox.net> References: In-Reply-To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-SW-Source: 2014-04/txt/msg00166.txt.bz2 From: xmoon 2000=20 > Ho can I set Cygwin termnal title? >=20 > I have tried echoing every escape sequence I have found on web. >=20 > None seem to work. This works with mintty and bash: printf "\e]2;%s\a" "your message here" --Ken Nellis -- 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