Opened 3 years ago

Closed 3 years ago

#14436 closed enhancement (fixed)

xterm-363

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
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 363 - 2020/12/26

  • disable groff hyphenation in generated html when using man2html.
  • change SCS “&4” Cyrillic to non-NRCS, per VT520 manual.
  • amend fix for SCS in patch 198 to remove DEL rather than converting it to a space
  • modify state transitions for selecting character sets to eliminate an ambiguity between the “A” used in VT220 versus VT320.
  • improve error recovery when selecting characters by resetting to US ASCII when no suitable encoding is found, e.g., attempting to use an NRCS sequence when NRCS is not enabled.
  • turn off hyphenation in “.txt” conversion
  • add VT5xx ISO Latin-2
  • amend change from patch 361 to event-handling in CopyWait to handle active-icon as a special case
  • add call to loadColorTable to get the visual information needed to decode BE RGBA32 color format
  • modify the resource-parsing for disallowedPasteControls and similar lists of names/numbers to recognize “~;” (tilde) for cancelling a given name/number.
  • add ENQ, EOT and NUL to default for disallowedPasteControls.
  • change default for disallowedPasteControls to omit the tab character
  • fix swapped height/width in regisScreenSize and maxGraphicSize resources using "auto" value, from patch 314
  • revise patch 362 change for shift-modifier versus mouse protocol and select/paste by adding resource shiftEscape, which can be enabled via a control sequence
  • simplify/improve ifdef in trace code for using a separate set of files for each run of xterm.
  • add options -r and -t to vttests/query-color.pl to show the 6-digit RGB code and actual colors.
  • add nel to xterm-basic terminfo.
  • alter vttests/modify-keys.pl to omit HTML reference links to the modified-keys table where no keycode was available.

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 24027.

Note: See TracTickets for help on using tickets.