Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.unix.wizards Subject: Re: Sun 3 screen stops scrolling Message-ID: <6473@mimsy.UUCP> Date: Mon, 27-Apr-87 12:32:30 EDT Article-I.D.: mimsy.6473 Posted: Mon Apr 27 12:32:30 1987 Date-Received: Wed, 29-Apr-87 02:02:16 EDT References: <7119@brl-adm.ARPA> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 19 In article <7119@brl-adm.ARPA>, WITLICKI%WILLIAMS.BITNET@wiscvm.wisc.EDU writes: >... the Sun screen stops scrolling and when the cursor gets to the >bottom of the screen it jumps to the top - just like on an old >Tektronix graphics scope (except it doesn't shift to the right 20 >columns). You have put the screen into `roll mode'. Suns have a `roll mode' and a `scroll mode'. The sequence ESC [ r enters roll mode; the sequence ESC [ s enters scroll mode with the scroll line count set to (default 1). It is perhaps unfortunate that the VT100's scrolling region command uses the ESC [ r sequence. This invariably confuses someone here at least once a year. (But it would not happen if people did not keep claiming that their Suns are VT100s. Not a good trade, if you ask me :-) .) -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690) UUCP: seismo!mimsy!chris ARPA/CSNet: chris@mimsy.umd.edu