From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5775 invoked by alias); 31 May 2011 14:20:51 -0000 Received: (qmail 5767 invoked by uid 22791); 31 May 2011 14:20:50 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_20,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 31 May 2011 14:20:33 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QRPo4-0004HK-Mk for cygwin@cygwin.com; Tue, 31 May 2011 16:20:28 +0200 Received: from c-69-255-152-79.hsd1.md.comcast.net ([69.255.152.79]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 May 2011 16:20:28 +0200 Received: from schulman.andrew by c-69-255-152-79.hsd1.md.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 May 2011 16:20:28 +0200 To: cygwin@cygwin.com From: Andrew Schulman Subject: Re: User name in screen caption not displaying with snapshot from 28th Date: Tue, 31 May 2011 14:20:00 -0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes 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 X-SW-Source: 2011-05/txt/msg00459.txt.bz2 > I have these two lines in my .screenr: > > backtick 0 0 0 echo $LOGNAME > caption always "%{= c}[%0`@%H:%n%f %{w}%t %{r}loadavg: %l %=%{g}%Y-% > m-%d %0c:%s]%{d}" > > Screen always displayed this until cygwin1-20110520.dll as > [thorsten@hombre:0$ loadavg: 0.00 0.00 0.00 2011-05-30 17:20:46] > > Starting with cygwin1-20110528.dll it displays as: > [@hombre:0$ loadavg: 0.00 0.00 0.00 2011-05-30 17:20:46] > > $LOGNAME is nonetheless set Thorsten, can you confirm that the difference is only due to cygwin1.dll, and not to a different version of screen? The reason I ask is that I did just issue a minor update to screen, version 4.0.3-7. The build didn't change AFAIK - I just added some documentation - but I'd like to be sure. Thanks, 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