1The NEWS file was generated from xterm.log.html, which serves as the changelog 2for xterm. 3-------------------------------------------------------------------------------- 4 Patch #397 - 2025/01/05 5 6 * add resource printRawChars to allow bypassing check in patch #389 7 which omits Unicode non-characters from printing (request by Adam 8 Saponara). 9 * add visible-effect for SUB, per DEC 070 page 5-132. 10 * correct a limit-check in private mode 1045. 11 * add optional feature for block-selection, bound to meta-button-one 12 (patch by Adam Saponara). 13 * if started as a VT52, identify the terminal as a real VT52 rather 14 than VT52 emulated by VT100. 15 * amend change to VT52 cursor-addressing per DEC 070 (mintty #1299). 16 * correct ctlseqs.ms suffix for XTTITLEPOS 17 18