ANN: xterm-393

Thomas Dickey dickey at his.com
Thu Jul 11 23:54:47 UTC 2024


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).


-- 
Thomas E. Dickey <dickey at invisible-island.net>
https://invisible-island.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg/attachments/20240711/c5efe5c4/attachment.sig>


More information about the xorg mailing list