This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with function keys codes with vt100 emulation


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<RETURN>".

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]