lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] lynx sigwinch (terminal resizing)


From: Thomas Dickey
Subject: Re: [Lynx-dev] lynx sigwinch (terminal resizing)
Date: Mon, 11 May 2015 18:14:28 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, May 11, 2015 at 01:33:29PM +0000, address@hidden wrote:
> Hi,
> 
> I use mlterm and lynx does not perform automatic resizing (mutt does).
> 
> 2.8.9dev.6, ncurses 5.9.20150502(wide)
> 
> By design, not supported, compitation option?

Actually the first.  Back when I suggested automatically handling
SIGWINCH, the other developers objected to it (mostly a matter of
preference, as I recall).

There are technical issues:  if you repaint a screen, it clobbers form
contents (because the page reloads), and if not cached it forces Lynx to
reread the page from the remote site.

I seem to recall those being mentioned, as well.  But at the time, my
impression was that there was also some reluctance to do this automatically.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]