Opened 3 years ago

Closed 3 years ago

#15586 closed enhancement (fixed)

xterm-369

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

Description

New version.

Change History (3)

comment:1 by Bruce Dubbs, 3 years ago

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

comment:2 by Bruce Dubbs, 3 years ago

Patch 369 - 2021/09/21

  • modify run-tic.sh to work around bug in development version of ncurses which was packaged in FreeBSD ports.
  • remove ifdef's for OPT_COLOR_RES and OPT_COLOR_RES2.
  • improve performance over slow connections
  • update cursor if restoring mode for DECTCEM.
  • modify CharWidth macro to ensure that the shortcut for Latin-1 is only applied when UTF-8 is not enabled, to fix a bug in handling soft-hyphen from patch #334 changes (patch by Martijn van Duren).
  • improve terminfo:
    • fill-in function-keys in terminfo which are not Sun/HP keyboards using xterm+nopcfkeys building-block.
    • add kbeg to xterm+keypad to accommodate termcap applications
    • add smglp and smgrp to vt420+lrmm, to provide useful data for the "tabs" +m option
  • support shift-tab in Sun, HP and SCO keyboards.
  • document some legacy features in ctlseqs.ms
  • add “trim” option to cdXtraScroll and tiXtraScroll.
  • remove support for non-fifo save-lines configuration.
  • extend cdXtraScroll to check if the cursor is at the upper-left of the scrolling region when the erasure is for the remainder of the screen versus the whole screen
  • add workaround for broken pcre2 package in Debian 10.
  • change screen-refresh call used for DECCARA and DECRARA to ensure that trailing blanks which are part of the rectangle are repainted.
  • when resetting the terminal, ensure that the cursor shape also is reset, e.g., if DECSCUSR has been used to modify the cursor shape for an xterm which was started with the underlined cursor option.
  • prevent DECSCUSR from blinking the cursor if the cursorBlink resource is “never”.
  • invert the sense of DECSDM, to correspond with VT382 manuals
  • update tables in wcwidth.c based on Unicode 14.0.0

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit 3619a7bbb1fb8acb98bcd0337423fd677fe20392

Package updates.
    Update to sudo-1.9.8p2.
    Update to xterm-369.
    Update to mesa-21.2.2.
    Update to nghttp2-1.45.1.
    Update to neon-0.32.1.
    Update to btrfs-progs-v5.14.1.
Note: See TracTickets for help on using tickets.