Re: www line mode browser

timbl (Tim Berners-Lee)
Date: Thu, 21 May 92 10:21:30 GMT+0200
From: timbl (Tim Berners-Lee)
Message-id: <9205210821.AA10391@ nxoc01.cern.ch >
To: frenkiel@cdfap2.in2p3.fr (Pierre Frenkiel)
Subject: Re: www line mode browser
Cc: www-talk@nxoc01.cern.ch

> Date: Thu, 21 May 92 10:04:16 +0200
> From: frenkiel@cdfap2.in2p3.fr (Pierre Frenkiel)

>  I'm using an X terminal, with a mterm window of 60 lines.
> it's rather frustrating to see that the browser only uses 24 lines.
> I thought that the use of the terminfo corresponding to the TERM variable 

> was a standard unix feature.
> Pierre Frenkiel - tel:(331)/44.27.15.27 - e-mail:frenkiel@cdfap2.in2p3.fr


1.  Unfortunately it is only standard unix, and www runs also on vms, vm, pc,...
    However, if you contribut the code to return the width and height of
    the terminal for unix, I'll put it in to a unix-specific section
    and many will be grateful.

2.  Try
		alias www /usr/local/bin/www -p60

3. I guess a shell script could do that too -- that's what we do on VM/CMS

	Tim BL