X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <hs9sjc$7k1$1@dough.gmane.org>
References: <hrtmeu$c5e$1@dough.gmane.org>	 <s2r416096c61005060030tf0c5eerb4cc61c25f4e7939@mail.gmail.com>	 <hs9jac$gp$1@dough.gmane.org> <hs9sjc$7k1$1@dough.gmane.org>
Date: Tue, 11 May 2010 06:17:16 +0100
Message-ID: <AANLkTincKsfB26TE6D1jLqtHYd-oZhWqrGbWq_2uMaa1@mail.gmail.com>
Subject: Re: V1.7 can not use cursor or backspace within a shell
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Matthias Meyer wrote:
> cygwin 1.7.5 need, at least, the /usr/share/terminfo/63/cygwin file.
>
> cygwin 1.7.2, used by the actual copssh distribution, didn't need this file.

Third-party Cygwin distributions like copssh aren't supported here.

/usr/share/terminfo isn't used by the Cygwin DLL, so the DLL version
(1.7.2 vs 1.7.5) is irrelevant here. It is used by ncurses though, and
the terminfo database format has changed fairly recently. Look for
terminfo and ncurses announcements.

> Somebody knows:
> 1) what is the job of the other directories (41..78)
> below /usr/share/terminfo ?

They're hexadecimal ASCII codes representing the first character of
the terminal type. '63' is ASCII for 'c', as in 'cygwin'. '78' is 'x'
as in 'xterm'.

Andy

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

