#14436: xterm-363
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  10.1
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 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.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14436#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to