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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=X0q46dvVNxSkHUSlGQi3N6zC8c5Hc1O6X0JMdm8b3zU
	9aTgIR2Y+toYbU021NSXl1911W1/x4tSX1wPnJuQ8e1uRJKw8xPrMWJ1f5FCqLFa
	aiAoRGPHWlBhDm7j64qtquseXUeWEDIiDVEFQAw9QT1DGMbN0HA4AVHh+dJo0EkM
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=KBGOvOQ6G+t/P+ZSv2jOgmb/GOk=; b=rM6Eh2dBzm+NnWbqa
	sHNLuxuzvEI+FcU8mfJzJlnmYZdbx/B+Db+DCDVmhPHzMkEup1iDWUGr6Ow7qqwp
	+5RfvN6mGC8HJE7Z1WI5b8uSI1wRnIbLVElvA1cndfugsUmoJalocwRqVmQDZSZ8
	qvfaHp5QfvZ6XphHdU2bphowfQ=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1445361572.12108.40.camel@cygwin.com>
Subject: Re: Terminfo bug in screen-256color
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Tue, 20 Oct 2015 12:19:32 -0500
In-Reply-To: <loom.20150720T090930-457@post.gmane.org>
References: <loom.20150720T090930-457@post.gmane.org>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Mon, 2015-07-20 at 07:15 +0000, Achim Gratz wrote:
> Now that mintty has been updated, a terminfo bug in the screen-256color
> entry described here
> 
> http://stackoverflow.com/questions/10535432/tmux-man-page-search-highlighting
> 
> is showing up.  The symptoms are getting italics where standout / inverse
> video is requested.  I've implemented the solution #1 (compiling a corrected
> terminfo file) and everything works correctly now.  Would it be possible to
> correct the terminfo database on Cygwin?

Can you confirm that this patch contains the necessary changes:

http://pkgs.fedoraproject.org/cgit/ncurses.git/tree/ncurses-kbs.patch

--
Yaakov




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

