1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-11-05 01:21:53 +00:00

Compare commits

...

5 Commits

Author SHA1 Message Date
mintty
e189d87a2c 3.7.0.2, with wslbridge2 0.12 fixing WSL 2 v2 issues (#343, #342) 2023-11-23 00:53:03 +01:00
mintty
399dff4226 hint to downgrade WSL to release 1.3.17 (#343) 2023-11-20 08:43:52 +01:00
mintty
8fbee63214 tune notice of patch version that makes WSL access fail 2023-11-16 18:58:02 +01:00
mintty
effb0ce46a project page: add hint to WSL V2 problem (#343) 2023-11-16 04:22:00 +01:00
mintty
ca4670bd44 3.7.0 2023-11-14 01:09:23 +01:00
3 changed files with 13 additions and 6 deletions

View File

@@ -18,7 +18,14 @@ WSLtty components
---
### Requirement ###
### Requirements ###
Wsltty does not seem to work with WSL V2 mode since release 2.0.0 (#343).
As a workaround until a solution in the wslbridge gateway, it is suggested
to install [release 1.3.17](https://github.com/microsoft/WSL/releases/tag/1.3.17);
maybe uninstall WSL first, see [issue 343 comment](https://github.com/mintty/wsltty/issues/343#issuecomment-1818367512).
Another remedy could be to configure your WSL distributions to run in WSL V1 mode, for example:
`wsl --set-version Ubuntu 1`.
Since release 3.0.5, WSLtty requires Windows version 1809 (the November 2018 release).

View File

@@ -1 +1 @@
3.6.5
3.7.0.2

View File

@@ -10,16 +10,16 @@
# wsltty release
ver=3.6.5
ver=3.7.0.2
# wsltty appx release - must have 4 parts!
verx=3.6.5.1
verx=3.7.0.2
##############################
# mintty release version
minttyver=3.6.5
minttyver=3.7.0
##############################
@@ -27,7 +27,7 @@ minttyver=3.6.5
repo=Biswa96/wslbridge2
# wslbridge2 master release version
wslbridgever=0.11
wslbridgever=0.12
# wslbridge2 latest version
#archive=master