This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Console escape char handling.




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@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]