Skip to content

0.7.5

Compare
Choose a tag to compare
@mintty mintty released this 11 Mar 20:24
· 226 commits to master since this release

Update to mintty 2.7.5; highlights:

  • Terminal

    • Fixed Wraparound and Backspace compliance with xterm and terminfo.
    • Changed Reverse Wraparound default to false (change with option OldWrapModes).
  • Search (in scrollback buffer)

    • Matching is now case-insensitive and supports non-BMP characters.
    • Quick skip to previous/next prompt (Shift+cursor-left/right) if marked with scroll markers.
  • Menu and hotkey functions

    • Extended context menu (Ctrl+right-click) with additional functions.
    • Logging can be toggled (from extended context menu).
    • Optional character information display.
    • Hotkeys to change transparency (Ctrl+Shift+T+cursor-keys), cursor, scrollbar.
  • Configuration

    • Checking availability of mintty version update in Options dialog (#20).