Skip to content

3.5.3

Compare
Choose a tag to compare
@mintty mintty released this 03 Feb 17:35
· 275 commits to master since this release

Terminal features

  • Fixed combining characters colour rendering (~#710).

Desktop integration

  • WSL path conversion considers extended /etc/fstab entries (#1130).
  • WSL path conversion supports UNC paths (#1130).
  • Clipboard: strip terminating NUL (#1132).

Window handling

  • New key shortcut Shift+Shift+Alt+F2 (both Shift keys) to enforce new window outside tabbar.
  • Distinct system menu items "New Window" and "New Tab" if tabbar enabled (mintty/wsltty#295).
  • Limiting size of scrollback buffer to secure buffer and clipboard handling (#1134).
  • Avoid position gap after Options Apply (~#1126) in more cases, especially scrollbar toggling.
  • Always fix window position back to screen when widening beyond screen.
  • Save as Image (from Ctrl+right-click) with Shift also opens the image (#1139).
  • Horizontal scrolling feature (#138).

Font rendering

  • Tweak again handling of negative font leading (#948, #946).

Hotkey functions and user-definable functions

  • Deprecated default key assignments Control+Shift+N / +T / +P.
  • New user-definable functions new-tab and new-tab-cwd.

Configuration

  • New option NewTabs (mintty/wsltty#295).
  • New command-line option --newtabs.
  • New option MaxScrollbackLines.
  • Option OldModifyKeys to tune modified special keys.
  • New command-line option --horbar.
  • New user-definable functions for horizontal scrolling.