Skip to content

3.4.7

Compare
Choose a tag to compare
@mintty mintty released this 16 Mar 11:11
· 408 commits to master since this release

Terminal features

  • Fixed blinking for drawn/overstrike characters, (under)lining and emojis.
  • Bracketed Paste Mode: ensure embedding of each line.
  • Fixed character set GR mappings to be unguarded by NRCS (vttest 3.10).
  • Restore attributes after DECALN test pattern (vttest 11.6.4/5).
  • Simplified support of ISO Guarded Area as protected (xterm-like global distinction).
  • Fixed validity for REP repeat preceding graphic char (vttest 11[.6].7.2).
  • Keyboard status report (DEC DSR 26), reporting window focus (vttest 11.1.1.1.1).

Vector graphics (Tektronix 4014 mode)

  • Support "written first vector", triggered by GS-BEL (vttest 11.8.6.5, ~#896).
  • Initial written vector joins previous text output (xterm).
  • Adjustment of border coordinates to compensate for coordinate rounding.
  • Fixed GIN mode and ENQ coordinates.
  • Tweaked ENQ status byte.
  • Distinct GIN mode mouse input (xterm).
  • Smooth GIN mode crosshair cursor movement.
  • Various mode handling fixes after GIN mode.
  • GIN mode terminator strap options (Tek, xterm).
  • Enhanced "defocused" indication by boldened colour.
  • Enhanced "defocused" point plot indication by boldened point size.

Window handling

  • Lines cleared from top of screen are scrolled into scrollback buffer (mintty/wsltty#272).
  • New user-definable function win-toggle-always-on-top (#1095).
  • New heuristics to adjust row spacing to font metrics (mintty/wsltty#257).

Configuration

  • Run shell in login mode if terminal started from Windows shortcut.
  • New option LoginFromShortcut.
  • New option AutoLeading (mintty/wsltty#257).
  • New option EraseToScrollback.
  • New option TekStrap.