ANN: xterm-393
Thomas Dickey <[email protected]> Thu, 11 Jul 2024 23:54:47 +0000
| Newsgroups | gmane.comp.freedesktop.xorg,gmane.comp.xfree86.devel |
|---|---|
| Message-ID | <[email protected]> |
--UkCesSMdgN01etVb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Files:
https://invisible-island.net/archives/xterm/current/xterm-393.tgz
https://invisible-island.net/archives/xterm/current/xterm-393.tgz.asc
https://invisible-island.net/archives/xterm/patches/xterm-393.patch.gz
https://invisible-island.net/archives/xterm/patches/xterm-393.patch.gz.asc
https://invisible-island.net/archives/xterm/xterm-393.tgz
https://invisible-island.net/archives/xterm/xterm-393.tgz.asc
Patch #393 - 2024/07/11
* add a check for ANSI SC/RC, to ignore CSI parameters.
* improve check for missing characters for bitmap-fonts by using the
normal font for reference in the case where the current font, e.g.,
the wide-font was derived from the normal font and lacks
per-character metrics (report by Rajeev V. Pillai).
* fix regression in error-recovery for SGR parameters from patch #357
(report by James Holderness).
* remove some duplicates in xtermcfg.h (report by Matthew Green).
* change default for --enable-imake configure option.
* fixes for wcwidth:
+ return 0 for format effectors, like a zero-width printing
character rather than -1 like a control character (report by
Rajeev V. Pillai).
+ correct doublewidth to account for reserved codepoints which
are listed in the EastAsianWidth file.
+ add a special case for surrogate pairs, which might be checked
in testing the wcwidth function.
* amend sixel bounds-check added in patch #371 to not wrap
out-of-bounds data.
* eliminate maxStringParse limit for SIXEL.
* improve logic which ignores APC, PM and SOS controls to also not
accumulate their data temporarily in a buffer.
* exclude TERM_INGRESS from cleanup of environment variables (patch
by Iain Riley).
* fix some documentation typos (report by Thomas Wolff).
--=20
Thomas E. Dickey <[email protected]>
https://invisible-island.net
--UkCesSMdgN01etVb
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmaQcMYACgkQzCr0RyFn
vgOkvAwAxYmYRB/mPf3ZjHdgOlgmzS+lM0bVtu2TD3MrQZ8wkQCG6AeL9dJDgnEz
rqFvZCuvlmG6NvFidRrPXcHwC1HBV6BIvo9ZM0xaFhOByQAyQM4grhtThEyQtq/l
MXn+Otp3EeCL0ZapAiZmV4fh4h9TIlXVaHZi9gZPSZrMxwQ/LkfNSias/lr6eLqD
XMziFw1ZLT32Qeuk5fB95hQkruqw4n29MpciSneX+8yRFxtXs1wGY6B4TPMkC4se
KNyFdacfRkRRrlQWum1BnLP3ARnY1UbM4E4qnn1XjCJGlwN2oSZQZhhxtELeLjxe
82Rz/s+ln5BZIz8R6pg8A4bDSR35ymWQ46RUpxgQLTbzDgls9V1ODQYcUyOHRDxI
u8e8bdv5jFKCwvly6g6uoz41h8Coe2alSF85PpFnTurFe065QQMfXEjRaCJEDmiA
/QDsz7pfD7wyG0DrwJoaoJsSOWovmGTp66TK5fuogs/yX4p+tM4bgvulo2EYChJ8
ejHk0bF5
=ET0T
-----END PGP SIGNATURE-----
--UkCesSMdgN01etVb--