| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT 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 AT cwilson DOT fastmail DOT 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 AT cygwin DOT com |
| Subject: | Re: [ANNOUNCEMENT] Updated: {rxvt-unicode-X/rxvt-unicode-common}-9.15-1 |
| References: | <announce DOT 20120830045416 DOT 4EE51483524 AT frontend2 DOT nyi DOT mail DOT srv DOT osa> <CAMK_jUVTqVUCiqw_xXc05-BT3YMRK=dpN3cxcW5zWdRYtSkE4Q AT mail DOT gmail DOT com> <50410DF6 DOT 4020006 AT davidstark DOT name> <50412F1A DOT 5010002 AT cwilson DOT fastmail DOT fm> <5043ACFC DOT 20204 AT davidstark DOT name> |
| In-Reply-To: | <5043ACFC.20204@davidstark.name> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |