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 Date: Wed, 6 Nov 2002 22:36:09 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Problem with function keys codes with vt100 emulation Message-ID: <20021107033609.GA15105@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20021107024215 DOT GA16492 AT redhat DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021106163952 DOT 02068e70 AT pop3 DOT cris DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021106131511 DOT 0212e850 AT pop3 DOT cris DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021106151936 DOT 01febb78 AT pop3 DOT cris DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021106163952 DOT 02068e70 AT pop3 DOT cris DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021106181835 DOT 02a5b3c0 AT pop3 DOT cris DOT com> <20021107024215 DOT GA16492 AT redhat DOT com> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20021106191839 DOT 02b745e0 AT pop3 DOT cris DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20021106191839.02b745e0@pop3.cris.com> User-Agent: Mutt/1.5.1i On Wed, Nov 06, 2002 at 07:21:03PM -0800, Randall R Schulz wrote: >I'm still missing something. > >Here's one line from my .inputrc: > >"\M-[[A" "fg %1\C-M" > >This does not interfere with up-arrow doing history selection. It does what >I expect it to: Insert "fg %1". I see what I was missing. F1 == ^[[[A, Up arrow == ^[[A. F1 has one extra bracket. I think this is also kind of lame but changing it now would probably break too many things. I'd like to make it the same as termcap but it's too late now. Sorry for the confusion. cgf -- 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/