Opened 12 months ago

Closed 12 months ago

Last modified 9 months ago

#18030 closed enhancement (fixed)

xterm-380

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New version.

Change History (4)

comment:1 by Bruce Dubbs, 12 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 12 months ago

Patch 380 - 2023/05/09

  • simplify the change for sixelScrolling from patch 374
  • add xterm+focus and report+da2, update report+version building blocks in terminfo, from post-ncurses 6.4
  • drop the -title option from uxterm and koi8rxterm, because that interferes with deriving the default title from the -e option. Compensate for this by using the -class option to derive a default title.
  • improve description of readline 2003 mode in ctlseqs.ms
  • other improvements to status-line feature
    • clear status line on DECCOLM
    • ignore DECSASD if no previous DECSSDT
    • allow DECSSDT 1 immediately after DECSSDT 2, i.e., without switching back to host mode.
  • adjust RequestResize to avoid shrinking screen when using DECCOLM while the status-line is active
  • disallow wrapping before the beginning of the screen, to the end of the screen, for cursor-back sequences
  • modify makefile to install the 16x16 xpm files
  • update test-package to reflect resolution of Debian 906901.
  • change default of showMissingGlyphs to True.
  • improve handling of double-sized characters when those happen to be missing from the bitmap font and/or are fullwidth.
  • pointer/overflow fixes
    • improve limit-checks for control-sequence numeric parameters in SIXEL graphics.
    • add null-pointer checks in WriteNow macro to handle a case where SS2 or SS3 might be in effect while processing a combining character.
    • disallow ReGIS reporting for character-set names containing characters other than alphanumerics or underscore.
    • implement TrueType fallback font for double-sized characters, including Unicode fullwidth. Also add limitFontHeight to provide for configuring the distinction between slightly-oversized glyphs and double-sized glyphs.
  • configure script improvements:
    • check for nfsd_t

comment:3 by Bruce Dubbs, 12 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

12ae37c820 Update to harfbuzz-7.3.0.
14a655f444 Update to Net-DNS-1.38 (Perl module).
381bb31d0e Update to xterm-380.

comment:4 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.