From: sheikyy AT spartan DOT pei DOT edu (Sheik) Subject: RE: Console escape char handling. 28 Feb 1997 02:31:14 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Original-To: Gary Clark Original-cc: gnu-win32 In-Reply-To: <1997Feb26.102100.1708.55458@mail.jeld-wen.com> Original-Sender: owner-gnu-win32 AT cygnus DOT com On Wed, 26 Feb 1997, Gary Clark wrote: > > This is the termcap cs parameter. It is used to set the scrolling area > of the screen. The first parameter sets the top line and the second sets > the bottom of the scroll region. [1;24r will set scrolling for a full 24 > line screen. Does this also affect things like clearing the screen? say I have a [5;15r and then clear screen. would the full screen be erased, or just that region from 5-15? (I am adding "r" into the fhandler.cc file now, and I just need to know what "r" affects, and if it just defines the current scroll region.) Thanks Scott Kilau - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".