Skip to content

Releases: mintty/wsltty

0.7.7

19 May 20:30
Compare
Choose a tag to compare

Installation

  • Flexible configuration target (#30).
  • Separate configuration directory (#30, #38, #40).

Updated mintty to 2.7.7

0.7.6

13 Apr 23:14
Compare
Choose a tag to compare

0.7.5

11 Mar 20:24
Compare
Choose a tag to compare

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).

0.7.4

27 Jan 16:18
Compare
Choose a tag to compare
  • Updated to mintty 2.7.4:
    • Tweaked and polished localization details.
    • Extended WSL link conversion (for link-click and link pasting) to non-/mnt paths (#19).

0.7.3

22 Dec 13:57
Compare
Choose a tag to compare
  • Updated to mintty 2.7.3:
    • Finished localization support.
    • Non-BMP display support.

0.7.1

04 Dec 22:00
Compare
Choose a tag to compare
  • Update to mintty 2.7.1 should fix file opening on link-clicking.

0.7.0

18 Nov 21:19
Compare
Choose a tag to compare
  • Updated mintty -> 2.7.0.
  • Updated wslbridge -> 0.2.1 (#14).
  • Revised set of shortcuts and command script installed (#3, #13).
  • Not installing Explorer menu context items by default.
  • Items in new Start Menu subfolder to install/uninstall context menu.
  • Describing locations of mintty configuration file (#9) on project page.
  • Using new mintty option --wsl to adapt file/folder drag-and-drop pasting (#8).

0.6.2

07 Oct 18:37
Compare
Choose a tag to compare
  • Updated mintty 2.6.2.
  • Updated wslbridge 0.2.0.
  • Added Configuration instructions.
  • Use new mintty option --dir, simplifying registry entry for context menu and dropping the need for dash.exe.
  • Working in context menu of non-ASCII folder names (thanks to option --dir).

0.6.0

18 Sep 22:51
Compare
Choose a tag to compare
  • Enforcing UTF-8 character set (in case config file says something else) to be consistent with WSL.
  • From shortcuts, starting in Windows profile directory (%USERPROFILE%).
  • Updated mintty.
  • Including wsl script for manual invocation.
  • Fixed start directory for context menu on folder name.
  • Including uninstall script for manual removal of Windows integration.

0.5.1

16 Sep 11:38
Compare
Choose a tag to compare
  • Restored actual installation of software (had been skipped by a test statement)