Skip to content

3.5.2

Compare
Choose a tag to compare
@mintty mintty released this 10 Nov 19:27
· 300 commits to master since this release

Unicode and Emoji data

  • Unicode 14.0 update.

Terminal features

  • Fix (revert back) DECSDM (DECSET 80) Sixel Display mode (#1127, xterm 369).
  • Sound file playing OSC 440 (#1122).
  • DECPS tone playing support (#1122).
  • Fixed LED state glitch when ScrollLock is held in auto-repeat.
  • Extended scope of area attributes change functions DECCARA and DECRARA.
  • Unscroll sequence CSI +T, filling lines from scrollback buffer (kitty).
  • Changed default BracketedPasteByLine=0 for consistent appearance.

Window handling

  • Fixed -s max... options (#1124).
  • Tweaked handling of positioning and size options.
  • Always support negative position offset (#1123).
  • Avoid position gap after Options Apply (#1126).
  • Copy text: set proper clipboard timestamp.