On Wed, Mar 30, 2005 at 04:08:33PM -0500, [EMAIL PROTECTED] wrote:
> >>>> 20050327 02:27 PM -0500, Thomas Dickey >>>>
> xterm-noapp|xterm with cursor keys in normal mode,
>         kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A, rmcup@,
>         rmkx=\E>, smcup@, smkx=\E=, use=xterm,
> <<<<<<<<
> Why not use X3.64 for cursor keys if such are there to be had?
> It makes for far less variation (in spite of the equivalences).

Do you mean this (the application mode for vt100)?

        kcub1=\EOD,
        kcud1=\EOB,
        kcuf1=\EOC,
        kcuu1=\EOA,

I don't have a copy of X3.64 (since it was withdrawn, and replaced by ISO 6429
long ago), but the latter doesn't describe keys (input), just control sequences
(output).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to