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
To: Axel Kowald <axel@itb.biologie.hu-berlin.de>
Cc: cygwin@cygwin.com
Subject: Re: Working "delete key" ??
References: <3A96448D.ACDE5A36@itb.biologie.hu-berlin.de>
From: Jon Ericson <Jonathan.L.Ericson@jpl.nasa.gov>
Date: 23 Feb 2001 19:41:24 +0000
In-Reply-To: Axel Kowald's message of "Fri, 23 Feb 2001 12:07:57 +0100"
Message-ID: <861yspi3vf.fsf@jon_ericson.jpl.nasa.gov>
Lines: 15
User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

Axel Kowald <axel@itb.biologie.hu-berlin.de> writes:

> How do I make the delete key work ?

You could add the following entries to your .inputrc:

"\e[2~": paste-from-clipboard
"\e[3~": delete-char

As a bonus, it binds the insert key to something useful.

(I'd be happy to submit a FAQ patch for this.  I could modify the one
I submitted last week. :)

Jon


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

