#19784 closed enhancement (fixed)

xterm-391

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

Description

New version.

Change History (3)

comment:1 by thomas, 11 months ago

Owner: changed from blfs-book to thomas
Status: newassigned

comment:2 by thomas, 11 months ago

Patch 391 - 2024/05/12

  • improve integration between UTF-8 and allowC1Printable.
  • alter SIXEL HLS computation to make blue 0 degrees (patch by Ben Wong).
  • disable SIXEL aspect-ratio, pending a rewrite (patch by Ben Wong).
  • add resource incrementalGraphics (prompted by patch by Ben Wong).
  • reorganize graphics_sixel.c as a step toward eliminating graphics buffer-size (integrated patch by Ben Wong).
  • use linux consistently rather than the older linux.
  • build-fix for musl (report by Jonáš Vidra, adapted patch by Khem Raj):
    • modify ifdef for USE_OPENPTY, changing test for GLIBC to linux
    • change ifdef's for _POSIX_SOURCE to _POSIX_VERSION
    • modify ifdef for setsid to use a configure-script check for that function's existence and move the old check to imake fallbacks.
  • minor consistency fixes for manpage.
  • fix regression in patch #390: non-UTF8 text pasted as a XA_UTF8_STRING was not decoded (report by Petri Kaukasoina).

comment:3 by thomas, 11 months ago

Resolution: fixed
Status: assignedclosed

Fixed in [b5866f1]

Note: See TracTickets for help on using tickets.