Xref: utzoo comp.emacs:3415 comp.text:1885 Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!amdahl!nsc!taux01!yuval From: yuval@taux01.UUCP (Gideon Yuval) Newsgroups: comp.emacs,comp.text Subject: Re: jove & vt100 Summary: use prefix-3 character Keywords: cursorkeys Message-ID: <638@taux01.UUCP> Date: 12 May 88 08:01:05 GMT References: <299@wmt.UUCP> Reply-To: yuval@taux01.UUCP (Gideon Yuval) Organization: National Semiconductor (Israel) Ltd. Lines: 35 The 3-character sequences can be defined as prefix-3 sequences, where the prefix-3 character is itself a 2 character sequence. A set of VT220 definitions follows; change "_" to "O" (& utter appropriate incantations) to get VT100 support. There was a VT100 Jove support package in one of the comp.sources... archives; but I lost the pointer. If it were to be reposted, this might help. Juju (er, I mean, .joverc file) follows: -------------------------------------------------------------- bind-to-key prefix-3 ^_ bind-to-key previous-line ^_H bind-to-key next-line ^_P bind-to-key forward-character ^_M bind-to-key backward-character ^_K bind-to-key delete-previous-character ^H bind-to-key forward-word ^_O bind-to-key backward-word ^_Q bind-to-key beginning-of-line ^_G bind-to-key end-of-line ^_I bind-to-key quadruple-numeric-argument ^_L bind-to-key delete-next-character ^_@ bind-to-key kill-next-word ^_> bind-to-key kill-to-end-of-line ^_< bind-to-key set-mark ^_D bind-to-key next-window ^N bind-to-key previous-window ^P -- Gideon Yuval, yuval@taux01.nsc.com, +972-2-690992 (home) ,-52-522255(work) Paper-mail: National Semiconductor, 6 Maskit St., Herzliyah, Israel