Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3C3BDB24.2010402@ece.gatech.edu>
Date: Wed, 09 Jan 2002 00:54:44 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: Hiroo Hayashi <hiroo.hayashi@computer.org>
CC: cygwin@cygwin.com
Subject: Re: progamming with Cygwin GNU Readline Library
References: <3C38BE6C.1080300@ece.gatech.edu>	<20020108.010257.68474633.hiroo.hayashi@computer.org>	<3C3B2370.3010701@ece.gatech.edu> <20020108.233223.132848577.hiroo.hayashi@computer.org>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hiroo Hayashi wrote:


> I don't have have the source code of Cygwin Readline Library. 


Use setup.exe to download the source, if you want to.  However, none of 
my patches should have affected that function...

> I took
> a look on the official GNU sources.  rl_set_screen_size and
> rl_get_screen_size call some Termcap library function.


Except that I built readline against ncurses' termcap emulation.  So 
it's actually in ncurses, not termcap at all.

>  Termcap
> library may have problem...
> 
> I'm using termcap-20010825-1.


ncurses may be the culprit here.

--Chuck



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

