view lisp/term/vt400.el @ 30169:0bc4ff279d60

(term-send-raw-meta): Strip modifiers from the keyboard event when deciding what to send to the terminal.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 12 Jul 2000 18:22:12 +0000
parents 2b742626505a
children 67b464da13ec
line wrap: on
line source

(load "term/vt100" nil t)

;; Make F11 an escape key.
(define-key function-key-map "\e[23~" [?\e])