view lisp/term/vt320.el @ 5938:699264ac20f1 cygwin

tls.h (why?) and skip-ascii.h added
author Henry Thompson <ht@markup.co.uk>
date Wed, 08 Dec 2021 18:43:18 +0000
parents 376386a54a3c
children
line wrap: on
line source

(load "term/vt100" nil t)

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