Subject: Re: functioning 'resize' for non-xterm ?
To: Andrew Wheadon <andrew@wipux2.wifo.uni-mannheim.de>
From: Keith Moore <moore@cs.utk.edu>
List: current-users
Date: 07/20/1994 01:39:54
> Ok, as a few people correctly pointed out, resize is only for xterm.

Actually, resize works on quite a few ANSI terminals, just not on
everything.  If memory serves, it moves the cursor to some
ridiculous coordinates that are way down and to the right, and 
then asks for a cursor position report to find where the bottom
right of the screen *really* is.  So what you really need is 
support in the console driver for a cursor position report.

On the other hand, the netbsd maintainers may feel that they have 
more important things to do than add this feature...

Keith

------------------------------------------------------------------------------