Bram Moolenaar <[EMAIL PROTECTED]> writes:

>Perhaps you can make your key send CSI instead of Esc to avoid the
>confusion.

Bram:

This sounds interesting, however I'm not sure how to do this or even if I can.
I am using an xterm with the standard C character set (LC_TYPE=C).  Can I
even define an 8-bit code with this character set?  In my .Xdefaults file I
added the lines:

    xterm*VT100*translations:       #override \n\
        <Key>F11:          string(0x9B) string("[192z")

but the key still outputs ^[[192z - probably because the high bit is being
stripped off.  If you have any suggestions, I'm interested.  And thanks for
the reply.

Regards,
-- 
Jeff

C. Jeffery Small           CJSA LLC                       206-232-3338
[EMAIL PROTECTED]              7000 E Mercer Way, Mercer Island, WA  98040

Reply via email to