X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-7.9 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,TW_RX
X-Spam-Check-By: sourceware.org
Message-ID: <50442749.4060004@cwilson.fastmail.fm>
Date: Sun, 02 Sep 2012 23:43:05 -0400
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: {rxvt-unicode-X/rxvt-unicode-common}-9.15-1
References: <announce.20120830045416.4EE51483524@frontend2.nyi.mail.srv.osa> <CAMK_jUVTqVUCiqw_xXc05-BT3YMRK=dpN3cxcW5zWdRYtSkE4Q@mail.gmail.com> <50410DF6.4020006@davidstark.name> <50412F1A.5010002@cwilson.fastmail.fm> <5043ACFC.20204@davidstark.name>
In-Reply-To: <5043ACFC.20204@davidstark.name>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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

On 9/2/2012 3:01 PM, David Stark wrote:
> On 08/31/2012 10:39 PM, Charles Wilson wrote:
>> Did you update the terminfo database on the remote machine? The
>> rxvt-unicode and rxvt-unicode256 entries have changed, and the (default)
>> rxvt-unicode-256colors entry is brand new.
> 
> Ah. Yup, that fixed the Solaris 9 problem.

Good.

> Can't seem to get urxvt and screen to work together though - even with
> TERM=rxvt-unicode256 vi/vim on screen is showing weirdness similar to
> the above. Not a show-stopper, but weird all the same.

Ah, I think this:

o Includes these patches from gentoo:
  + buffer-on-clear: "Please note that, although this works well for
    most prompts, there have been cases with fancy prompts, like bug
    #397829 where it caused issues. Proceed with caution."
    https://bugs.gentoo.org/show_bug.cgi?id=397829

is the culprit.  It's causing problems with my fancy screen prompt at
$dayjob, too.

The patch is here:
http://bit.ly/PW7mQW
and the explanation is here:
https://bbs.archlinux.org/viewtopic.php?id=129302

The point of that patch was to avoid the situation where a clearscreen
(^L) wiped out 24 lines or so of your scrollback buffer.  Good idea --
but it doesn't play nicely with prompts (and other programs) that use
the cls terminfo escape sequence.

I'll revert the patch and roll a new release.

--
Chuck


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

