From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9564 invoked by alias); 8 Feb 2006 17:09:24 -0000 Received: (qmail 9556 invoked by uid 22791); 8 Feb 2006 17:09:24 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 08 Feb 2006 17:09:23 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-155-31.inter.net.il [80.230.155.31]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DNG02912 (AUTH halo1); Wed, 8 Feb 2006 18:56:14 +0200 (IST) Date: Wed, 08 Feb 2006 17:09:00 -0000 Message-Id: From: Eli Zaretskii To: Andrew STUBBS , Denis PILAT , gdb-patches@sources.redhat.com, bash-maintainers@gnu.org In-reply-to: <20060208165114.GA28698@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 8 Feb 2006 11:51:14 -0500) Subject: Re: [readline-mingw] backspace key and TUI size Reply-to: Eli Zaretskii References: <43E9A5B1.1030001@st.com> <20060208134335.GA22980@nevyn.them.org> <43EA1655.609@st.com> <20060208161452.GA26965@nevyn.them.org> <43EA201B.5080305@st.com> <20060208165114.GA28698@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00178.txt.bz2 > Date: Wed, 8 Feb 2006 11:51:14 -0500 > From: Daniel Jacobowitz > Cc: Denis PILAT , gdb-patches@sources.redhat.com, bash-maintainers@gnu.org > > I'd like to understand what goes wrong for you and why outputing > whatever pdcurses is giving you for backspace doesn't work. Seconded. Please explain why Backspace doesn't work (if you don't know, please debug this on your system and see what you come up with). Thanks.