view lisp/term/vt320.el @ 32590:04def897a1c6

(cursor_row_p): Take continued lines into account.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 17 Oct 2000 16:08:18 +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])