Path: utzoo!attcan!uunet!aplcen!samsung!munnari.oz.au!metro!cluster!nuts!nuts.nu.oz.au!alan From: alan@nuts.nu.oz.au (Alan Hargreaves) Newsgroups: comp.unix.wizards Subject: termcap and cursor motion Message-ID: <626@nuts.nu.oz.au> Date: 18 Jul 90 07:23:40 GMT Sender: alan@nuts.nu.oz.au Reply-To: alan@frey.nu.oz.au Organization: Uni of Newcastle, Australia Lines: 11 I am having some trouble with an editor that was originally written under v7. It seems that /etc/termcap defines the sequences \EOA,\EOB,\EOC,\EOD to be the cursor motion keys for a vt100 style terminal. All other things on the system accept this. I know that the actual sequences that a vt100 sends are \E[A,\E[B,\E[C,\E[D. where does the translation happen, and how do I make my editor understand this? please reply be email, i don't get a chance to read this group often. alan.