| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT 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=rRKYg2AHcjKlVprQX0RJhtJB+0m2FAo9wKNN2N/rxSE9oDrJYvKT4 | |
| QfxgihCruTD3B+mXvAfKmYaQMynufwtkeIZVhuGQ/YSscy1Yr+Inw9BeBnc3scmR | |
| Emxbw6XGkxprAg0X3SuduIZSofTcR1flMZY+KG0YXF55KyRckWZilE= | |
| 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=Ayy6TgW5rNpW+1pD5n5yKELxPTU=; b=vguKhJ3V9WhrjtpnZrmZMzh6KAtA | |
| pMiwVuKkjadvgkR5oPIiMIq8ogm761LIYY62dGM/Mvrl+7Txb3ImtOBsfWBQ6oCb | |
| FNuiQ1qpkifEQexMeUvBIRrzYtlUdrw9eovljFmpCtK0gWj7V0vapwAsvF+MK3oo | |
| spNE1M7Em5QLP0E= | |
| 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 |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 |
| X-HELO: | plane.gmane.org |
| To: | cygwin AT cygwin DOT com |
| From: | Andrew Schulman <schulman DOT andrew AT epa DOT gov> |
| Subject: | Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03 |
| Date: | Sat, 17 Oct 2015 12:16:32 -0400 |
| Lines: | 25 |
| Message-ID: | <7ks42b1o380v23fhnb31evfs2o7ijbj49i@4ax.com> |
| References: | <f5bmvvz7uj6 DOT fsf AT troutbeck DOT inf DOT ed DOT ac DOT uk> <vfi51bd9ggusbcfumb7ohb6epam35jlgkl AT 4ax DOT com> <f5bvbalx8s3 DOT fsf AT troutbeck DOT inf DOT ed DOT ac DOT uk> <f5bbnccw34o DOT fsf AT troutbeck DOT inf DOT ed DOT ac DOT uk> <0opa1btu0oec4eilseq1q38cra5clnh12r AT 4ax DOT com> <f5boag8hqse DOT fsf AT troutbeck DOT inf DOT ed DOT ac DOT uk> |
| Mime-Version: | 1.0 |
| X-Archive: | encrypt |
| X-IsSubscribed: | yes |
> This is at least _suggestive_ that your compilation environment and mine
> are in some way different.
>
> Does
>
> #define TERMINFO 1
>
> occur in your build/config.h ?
Henry, thanks for working to track this down. I went back and looked and I did
find one problem: because of an error in the cygport file, a patch that Shaddy
Baddah developed to fix a scrolling screen corruption bug
(http://cygwin.com/ml/cygwin/2014-05/msg00331.html) wasn't being applied. The
effect of the patch is to use terminfo, instead of termcap. This certainly
seems as though it might also fix the scrolling problem.
So I just uploaded a new test release, 4.3.1-2, that includes the patch. With
the patch applied, yes I do have
#define TERMINFO 1
However in my testing the scrollbar is still missing. Please test the new
release yourself, and let me know what you find.
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |