Skip to content

3.7.1

Latest
Compare
Choose a tag to compare
@mintty mintty released this 24 Feb 18:53
· 3 commits to master since this release

Terminal features

  • Dropped DSR 53 (legacy xterm mistake, dropped in xterm 389).
  • HTML screen dump supports subscript or superscript.
  • HTML screen dump supports DEC double-width lines and pairs of double-height lines.
  • Tweak DECRQCRA Rectangular Checksum to match xterm (~#1225, xterm 390).
  • Fix status area refresh, especially after restoring a minimized window.
  • Workaround for rendering failure of top-left background text on background image.
  • Fix invisible and blinking attributes on background image.
  • Added XTQMODKEYS to DECRQSS (#1189, xterm 389).

Misc

Window handling

  • Fix instable window switching after minimize/restore (#1242, #1249).
  • Fix window switching (Ctrl+ALT) after minimize/restore (#1242).
  • New rewrap per-line disable mode DECRST 7723 (deprecated 2027, #1255).
  • Semi-workaround for transparency loss when resizing unfocused grid-snapped window (#1256).

Configuration

  • New user-definable key Alt for option KeyFunctions (#1245).
  • New user-definable function intr (~#1245).