Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Delivered-To: fixup-cygwin@sources.redhat.com@fixme
Message-ID: <39852132.6576FEAB@pop.mpls.uswest.net>
Date: Mon, 31 Jul 2000 01:48:18 -0500
From: AJ Reins <tbisp@uswest.net>
X-Mailer: Mozilla 4.04 [en] (Win95; U)
MIME-Version: 1.0
To: cygwin@sources.redhat.com
Subject: Re: Keyboard problems
References: <20000729181153.55385.qmail@hotmail.com> <20000730171111.94058.qmail@hotmail.com> <20000730132720.A31557@cygnus.com> <20000730134113.E31285@cygnus.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Chris Faylor wrote:
> 
> On Sun, Jul 30, 2000 at 01:27:20PM -0400, Chris Faylor wrote:
> >On Sun, Jul 30, 2000 at 07:12:51PM +0200, Jonas Jensen wrote:
> >>> The delete key doesn't work, it just produces a ~ and a beep. Pressing ^D
> >>> works, but it'd be a lot easier to just press delete...
> >
> >I'm stupid.  I was translating Delete into Backspace.
> >
> >I have duplicated this behavior but it is no different than 1.1.2 or 1.0, so this
> >bug was not newly introduced to 1.1.3.
> 
> FWIW, Linux does the same thing with the Delete key.  I don't know why.
> The key is properly defined in both termcap and terminfo.  It sounds like
> a problem with either bash or readline.
> 
> cgf

I may be out to lunch here, but doesn't adding a binding for "\e[3~"
as in:
bind '"\e[3~": delete-char'
do the right thing?

-- 
AJ Reins - tbisp<AT>uswest.net -or- tbisp<AT>my-deja.com
Bash maintainer for Cygwin(but NOT employed by Red Hat or Cygnus)
If there is no time like the present,
 but we never have the time,
does this mean there is no present?

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

