Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uw-beaver Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxj!houxm!vax135!cornell!uw-beaver!info-mac From: info-mac@uw-beaver Newsgroups: fa.info-mac Subject: Re: Option-Button in MacTerminal 1.1 Message-ID: <549@uw-beaver> Date: Fri, 25-Jan-85 05:58:57 EST Article-I.D.: uw-beave.549 Posted: Fri Jan 25 05:58:57 1985 Date-Received: Sun, 27-Jan-85 06:05:12 EST Sender: daemon@uw-beaver Organization: U of Washington Computer Science Lines: 14 From: Christopher A Kent Using command-mouse in MacTerminal causes the program to send the vt100 arrow-key sequences needed to move you from the current cursor position to where the mouse is currently pointing. The sequence sent moves you from "here" to the left margin, up or down to the "there" line, then right to "there". It's far from optimal, and if your editor wraps lines that extend beyond the right margin, this will not work correctly (since it counts display lines, not text lines). It's a start, but only that. chris ----------