Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!ucbcad!ucbvax!hplabs!decwrl!decvax!dartvax!earleh From: earleh@dartvax.UUCP Newsgroups: comp.emacs Subject: Re: vt100 cursor keys Message-ID: <5659@dartvax.UUCP> Date: Sun, 8-Feb-87 12:25:50 EST Article-I.D.: dartvax.5659 Posted: Sun Feb 8 12:25:50 1987 Date-Received: Tue, 10-Feb-87 04:15:20 EST References: <8702070041.AA09816@EDDIE.MIT.EDU> <265@hqda-ai.UUCP> Organization: Society for the Prevention of Cruelty to Graduate Students Lines: 9 In article <265@hqda-ai.UUCP>, merlin@hqda-ai.UUCP (David S. Hayes) writes: > key functions. The vt100 key sequences all start with ESC-[, Sorry to be picky, but some of them start with ESC-O. This seems to depend on whether the terminal is in "ANSI" mode or "VT100" mode. (That's an "Oh", not a "zero".) I am no expert on the subject, but I think the sequence usually used by editors to "turn on" the keypad ("\E=") puts it in ANSI mode, and then the sequences all start with ESC-O.