Re: lynx blinking after terminal window resizing
Thomas Dickey <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jun 12, 2022 at 03:16:40AM +0300, mark zaharov wrote:
> here is the solution which my friend provides. He said it works well with slang and this bug exists for ncurces only.
> --- lynx-2.9.0dev.10.orig/src/LYStrings.c 2021-10-24 12:05:19.000000000 +0300
> +++ lynx-2.9.0dev.10/src/LYStrings.c 2022-06-11 23:58:18.946192456 +0300
> @@ -2250,7 +2250,7 @@
> recent_sizechange));
> #endif /* HAVE_SIZECHANGE || USE_SLANG */
> if (!recent_sizechange) {
> -#if defined(NCURSES)
> +#if defined(NCURSES) && 0
> /*
> * Work-around for scenario (Linux libc5) where we got a
> * recent sizechange before reading KEY_RESIZE. If we do
Perhaps this would be reproducible if the version of lynx were identified,
as well as which platform. I don't see it using
- xterm 372,
- ncurses 6.1 and 6.3,
- lynx 2.8.9rel.1 and 2.9.0dev.10
--
Thomas E. Dickey <[email protected]>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
(application/pgp-signature, 659 B)
-----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmLoIWwACgkQzCr0RyFn vgOyrAwAt5GWBg8BqDoFo5Z/WTNPwMf+An9uS8dXQcx2zJvUlWY7ZkRKIjAtXuEf KiZkEEsp31qleDo4rJXwXjDl665ee4mmVMykuQ1GiIw2v+rmfKX6pJn51VW4bAMx QP0+7RohCsFAvOapUR9/Y7HPD32Yfxo0LFpnxTbUFQjyqVHVAABQbO/tucF7XudA dPtLjZSNPcwAe5rVIqhDY2r0bAmPlNHIn/qFtco3X0MldvDP1xBrF9bd9upTfafQ /edaA4qXqBQj0/5kfbII9DX8s6+kuoVMo0uaYbL4pZCu/EwzNgBccfpL1hxKyksQ KIr//PjnBqUKmc3k8YdPvZEtb/mFzidL2bd9MQm9V7eg9fL8F1SPPX4ieWLQEszP OXtNG0Hpm6UdLj52p7L037wS6tNK/FC1F0VFBET7z0R1v12KVbNFG/i7P9uyG+0g Y/D6ptkII7HVEBic/Pz15UgqawQujBAGV/zQm+6fiSTBWpXHCkMyYXoX4onx/8G+ TvM0uW5L =b4Zg -----END PGP SIGNATURE-----