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=oNy4oCliM2DGnTV4fYFf13dSzUYMgi8/DrqGjYeOu/o
	5fUfKXK2Mb5qAZi7rPwHCyk97g4xCUAjiG9tg/nDF3W7pQEQTAlwmln1s3D5AY6J
	KZNhgeDBeGuoHdlAPGr/6ymj32nwXvzQzVqGTMkUWfBxcCx70kiZLxxu0R91gUOQ
	=
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=K36mx9+2wP0eaH2FoO72dvIx7vk=; b=gN9kuC/x+9iJhwI6L
	dKgqDC9OgIOSTmWrsRPWLX1hO853xKjnYnAtWZ89fuk4d6WEbVVxfbrjTgwaONjD
	YKma8Nuzh0oLpwIGymmukDGAZ6PMfUz4vkQmh/+sIWbtzzgt/zUzBFR0iWdSfPue
	PZ0b+P58LMVI2x0J5Y54wegPUY=
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.1 required=5.0 tests=AWL,BAYES_05,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1445374958.12108.56.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 16:02:38 -0500
In-Reply-To: <87si55nz07.fsf@Rainer.invalid>
References: <loom.20150720T090930-457@post.gmane.org>		<1445361572.12108.40.camel@cygwin.com> <87wpuhnzgo.fsf@Rainer.invalid>	 <87si55nz07.fsf@Rainer.invalid>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Tue, 2015-10-20 at 21:03 +0200, Achim Gratz wrote:
> Achim Gratz writes:
> >> Can you confirm that this patch contains the necessary changes:
> >>
> >> http://pkgs.fedoraproject.org/cgit/ncurses.git/tree/ncurses-kbs.patch
> >
> > The solution I used was different IIRC, but I'll have to dig out the
> > details.
> 
> I don't know much about these things, but it seems that the patch you're
> linking to deals with the interpretation of the backspace key in certain
> situations?

You are correct, that patch is unrelated.  However, it turns out that
ncurses-6.0 ships with new 'tmux' and 'tmux-256color' terminfos, which
appear to include the settings indicated in said FAQ.  tmux should use
these instead of the screen terminfos.

I'm in the process of triple-checking that I have the correct options to
avoid ABI breakage in ncurses-6.0, at which point I'll upload and you
can use these instead.

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

