lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Lynx keymap problem


From: Jacob Poon
Subject: Re: lynx-dev Lynx keymap problem
Date: Thu, 23 Apr 1998 14:26:13 -0400

On Thu, 23 Apr 1998, T.E.Dickey wrote:

> > When I press Home and End key, it does not go to the beginning or end of 
> > the document respectively as mentioned in my Lynx keymap config.  Home and 
> > End keys are not overriden by my terminal application (which sends out 
> > ^[[H for Home and ^[[K for End).  Any one knows how to fix it? 
> Those are kind of unlikely home/end keys (the latter is the control
> sequence for clear-line), but if they're in your terminfo (or termcap,
> depending on the version of curses), then Lynx _ought_ to read them.  I use
> home/end with Lynx on Solaris.

Well, I have defined ^[[H and ^[[K in bindkey.  Also, 'cursor_home' and
'clr_eol' variables are set to '\E[H' and '\E[K$<3>' respectively in my
active terminfo.  I am not sure if there are the terminfo variables Lynx
seek for Home and End keys respectively.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]