Skip to content

Releases: mintty/wsltty

3.8.0.3

30 Aug 15:25
Compare
Choose a tag to compare

Updated to cygwin 3.7.0-0.287.g3a03874f73db, fixing display corruption by data loss after ^O (mintty/mintty#1332).

3.8.0.2

28 Aug 09:02
Compare
Choose a tag to compare

Workaround for corrupted display (mintty/mintty#1332)

3.8.0

22 Aug 15:30
Compare
Choose a tag to compare
3.8.0 Pre-release
Pre-release
  • Update to Mintty 3.8.0.
  • Derive default icon from WSL launcher shortcut (#110).

Revised WSL launching

This release drops the wslbridge gateways by default, since there were
notoriously frequent cases where they would have failed to work.
Launching WSL with the Windows built-in default launcher, however,
used to be a crook solution as it obstructed transparent terminal operation
by hooking the Windows conhost layer into the workflow.
This deficiency can now be compensated by patching an updated ʻconhost.exeʻ
into Windows; see instructions about ʻconhostʻ in the mintty wiki
Tips.

3.7.8

29 Mar 16:37
Compare
Choose a tag to compare
  • Update to mintty 3.7.8.
  • Revise command-line launch scripts, support arguments (#365).

3.7.7

21 Dec 13:36
Compare
Choose a tag to compare

Updated to mintty 3.7.7

3.7.6.2

02 Dec 17:39
Compare
Choose a tag to compare

Update to wslbridge2 v0.13

Portable Installation & Configuration

  • support update installation into selected folder (#359)
  • tweak portable install; support renaming installation dir (~#359)
  • provide script to refresh shortcut icon after renaming installation dir (~#359)
  • support portable installation into folder with space (#362)
  • portable installation supports Unicode folder names

3.7.6

10 Oct 21:00
Compare
Choose a tag to compare

Update to mintty 3.7.6.

  • Reenable WSL 2, using rluetzner's patch (#356).
  • Revised box drawing, now self-drawn (#353).
  • Skip config files in $HOME if $HOME does not exist (#351).

3.7.4

03 Jul 17:36
Compare
Choose a tag to compare

Updated to mintty 3.7.4, fixing sticky Ctrl keyboard issue after revised AltGr handling.

3.7.3

28 Jun 22:14
Compare
Choose a tag to compare
3.7.3 Pre-release
Pre-release

Updated to mintty 3.7.3

3.7.2

27 Jun 03:25
Compare
Choose a tag to compare
3.7.2 Pre-release
Pre-release

Updated to mintty 3.7.2

  • Implemented fallback to legacy wslbridge for old Windows versions (#350).