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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=fML7bIrLw/SDZMlJ5rnRiHON/kMr0UCdPXZYDys4/Xc1wD19lJMRD
	vCJ/Y05sqsz/KiZvas8UphLwnlbzkkt9Ybvgol9zSSx9HuWLpgLMaQXSTkIIv2IU
	VLYFQ08fhpmEm7r/u+96hcb78oSChm1qz1Lgg1dzd+2Yzu7HJnVAU0=
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=m+70HUVsV4wUF7ZzCz7C1dWBVs8=; b=k3zguoDNBv6X31pCxCgZrAsEfvxU
	XF6S14gEdwWUHBPDrc+IHZKRdDg5L7MohcnEUzPw1A5pxi9QPRhRoZSMXvzy9WSD
	W14doP2u13CIq9v+nTeDjbqHA8e+ihh2fFN64V/vXKL0rlM36Dnj9EZzmBs16OtM
	IdkGdT9CYdTrhYM=
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=-1.5 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Maximus5 <ConEmu.Maximus5@gmail.com>
Subject: Re: Screen crippled by applications using alternative screen
Date: Thu, 1 May 2014 10:13:44 +0000 (UTC)
Lines: 26
Message-ID: <loom.20140501T121117-28@post.gmane.org>
References: <loom.20140425T174944-109@post.gmane.org> <20140425173617.GB346@ednor.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Christopher Faylor <cgf-use-the-mailinglist-please <at> cygwin.com> writes:

> I don't see the behavior that you are specifying but I doubt that what
> you are seeing has anything to do with the gobbledegook on the above
> page.  If you do want "Cygwin" to send ANSI escape sequences then you'll
> need to make sure that you're using a package which knows how to send
> them, i.e., an ncurses-using package, and that the TERM environment
> variable is set appropriately.

Hi, about gobbledegook

Looking into imports of cygwin's shot.exe I can see "cygncursesw-10.dll".

Does that mean it is "using a package which knows how to send them"?

Checking for environment
$ set | grep TERM
TERM=xterm

Ok?

But sh.exe is using Windows console API instead of writing ANSI to stdout.

What is wrong?

regards


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

