Releases: mintty/wsltty
Releases · mintty/wsltty
0.7.7
0.7.6
- Updated to mintty 2.7.6. See https://github.com/mintty/mintty/releases/tag/2.7.6 for changes.
- Installation creates /tmp directory for version checking (#20).
- Add hint about installation bothering with “Windows protected your PC” popup (#32).
- Change binary distribution to 64 bit (#33).
0.7.5
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
0.7.3
0.7.1
0.7.0
- 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
- 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
- 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.