Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.2.0.9.2.20030218184149.02b26690@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Tue, 18 Feb 2003 18:48:30 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: .inputrc and command line edit mode function key remapping In-Reply-To: <5.2.0.9.0.20030218185859.103df640@rogue.codemeta.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Lee, Use "od -c" to find out for yourself. And for the record, we do answer this one fairly frequently and you clearly know enough of the relevant keywords to construct a search, so don't except too much humor in reply. Randall Schulz At 17:05 2003-02-18, Lee D. Rothstein wrote: >... > >Q1 -- When you remap a 'bash' Edit Mode function in .inputrc, it looks >like this: > >"\e[3~": delete-char # DEL key > >The entity in double quotes ("\e[3~"), I'm calling the "key ID (KID)". >In the above '.inputrc' declaration, the function 'delete-char' being >remapped from its default key assignment to the KID -- "\e[3~" -- the > key. > >What are the KIDs of the following IBM PC keys > >... -- 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/