Lee D. Rothstein wrote: > However, while <HOME> works, <END> generates: > > ESCOF > > on the bottom command line and doesn't change the rest of the > screen. If I then type <Ctrl>-C (required to allow keyboard input > to be accepted, at all, at this point), and then, <END>, and > <HOME> both work.
I'm sorry, but I'm out of ideas on this one. ESCOF is the End keycode in less's output notation, where the escape character is shown as ESC, so that ought to match "\eOH goto-line". Even stranger that ^C would fix it. (It's working fine here, both on 1.5 and 1.7.) Andy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

