Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Oct 1995 10:51:50 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        serg@bcs1.bcs.zaporizhzhe.ua (Sergey Shkonda)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Some more patches to syscons
Message-ID:  <199510031751.KAA01456@phaeton.artisoft.com>
In-Reply-To: <199510030909.AA06715@bcs1.bcs.zaporizhzhe.ua> from "Sergey Shkonda" at Oct 3, 95 11:09:53 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
>     This patches errors in relative cursor moving when
>   (xpos+dx, ypos+dy)  is not on screen. In this case cursor moving
>   to left (rigt, top, bottom) of screen.

Good patch!

I nearly did this one because I use "resize" all too often.  It goes to
ESC [ 999;999H, and does a position report to get the screen size (it
expects 999;999 to be the lower right corner).


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510031751.KAA01456>