Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: notesfiles Path: utzoo!watmath!clyde!bonnie!akgua!sdcsvax!sdcrdcf!hplabs!hp-pcd!hpcnoe!barrett From: barrett@hpcnoe.UUCP (barrett) Newsgroups: net.micro.hp Subject: Re: Orphaned Response Message-ID: <5100003@hpcnoe.UUCP> Date: Mon, 17-Dec-84 20:56:00 EST Article-I.D.: hpcnoe.5100003 Posted: Mon Dec 17 20:56:00 1984 Date-Received: Thu, 27-Dec-84 02:43:07 EST References: <34300005@acf4.UUCP> Organization: Hewlett-Packard - Fort Collins, CO Lines: 17 Nf-ID: #R:acf4:34300005:hpcnoe:5100003:000:478 Nf-From: hpcnoe!barrett Dec 21 17:56:00 1984 The problem you had with the escape sequences that did not reverse the parameters is that they were wrong. The correct sequence is: :cm=\E&a%dy%dC ^ ^ see these letters, they are case sensitive and screen relative! Vi will use the :vs sequence on entering visual mode and :ve on ending visual mode. You should have them as follows for the 110: :vs=\E&j@ :ve=\E&jA assuming that you want the "modes" keys to be displayed when vi exits. Dave Barrett hp-dcd!barrett