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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=GrCkY4z3zwQ/TU/CAEt4gAjBOz17K0DSc7UKjVwqyF97lN7rMY6Cp
	XoE9E8hDxfXtBJuRzjnEKrICEPm6DZ2NSsBfVreSX545xmGC82PBT8tjdyC6kjLD
	M0+WY8SwLCxhERvZAnbHqX9eWmqv0QsUWIoOPQB1JUVB3Hbv11vumY=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=Hdou1SL67jVZX98Rqhmgv33CoDo=; b=Z1Fr4LAA1AARToC2LFdNgXkupXML
	wcdK6/aWPK8MhR37em7O3U9wrfAJSV8/zJmPkUNVSuggU+dKUDJJJws8R7L8h1SL
	DGAqWXdg7hJYbvVvfw0vEzBVd2aeNxsj2msqMnwQ+jyIg59I9KFXnYQZbR36A4Yo
	IbqYPDOcMbhCRxY=
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
X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,TW_RX autolearn=ham version=3.3.1
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epa.gov>
Subject: Re: [ANNOUNCEMENT] Updated: screen 4.1.0-20130513-1
Date: Tue, 02 Jul 2013 14:04:55 -0400
Lines: 38
Message-ID: <7026t898v0lmepm1dj5ecav23q9iu78esm@4ax.com>
References: <announce.nm00s8dijgbmemj3fd04tdg057gc89tua9@4ax.com> <f5b61wtj6xz.fsf@calexico.inf.ed.ac.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Archive: encrypt

> The following has been dropped from the default screenrc since
> 4.0.0...:
> 
> # Set the hardstatus prop on gui terms to set the titlebar/icon title
> termcapinfo xterm*|rxvt*|kterm*|Eterm*|cygwin hs:ts=\E]0;:fs=\007:ds=\E]0;\007
> 
> Without this, hardstatus cannot be persuaded to display in the window
> titlebar (at least of mintty, I suspect rxvt as well).
> 
> If you have 
> 
>  hardstatus string ...
> 
> in your .screenrc and it isn't working as it used to, add the above
> termcapinfo line to /etc/screenrc and you will start winning again.
> 
> Andrew, any suggestion as to why this was removed?  I don't see
> anything in ChangeLog or NEWS...

Hm.  Thanks for pointing this out.  It isn't anything I meant to do.
Looking now in the screen source, I see that there are two sample screenrc
files: etcscreenrc, and screenrc.  etcscreenrc is supposed to be a sample
/etc/screenrc, and screenrc is supposed to be a sample ~/.screenrc.  The
diff is at http://www.diffnow.com/?report=iz5ex .

Neither of those files has exactly the termcapinfo line you cited, but
screenrc seems to have most of the capabilities in it, in xterm lines.

I don't mind installing screenrc instead of etcscreenrc as the global
/etc/screenrc, if it's got better functionality in it OOTB.  I'd appreciate
it if you'd test it first though, especially with mintty, and let me know
what you find.  I'll do the same, but I override most of that stuff in my
~/.screenrc, so it may not make much difference for me.

> [thanks for the new release!]

You bet!
Andrew


--
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

