mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 12:05:47 +00:00
update home page section on Requirements
This commit is contained in:
parent
be4e7fef44
commit
033d9aceb2
13
README.md
13
README.md
@ -20,15 +20,16 @@ WSLtty components
|
|||||||
|
|
||||||
### Requirements ###
|
### Requirements ###
|
||||||
|
|
||||||
Wsltty does not seem to work with WSL V2 mode since release 2.0.0 (#343).
|
To connect to WSL, wsltty uses wslbridge2, which uses undocumented
|
||||||
As a workaround until a solution in the wslbridge gateway, it is suggested
|
Windows APIs that have been changed various times, so wslbridge2 needed
|
||||||
to install [release 1.3.17](https://github.com/microsoft/WSL/releases/tag/1.3.17);
|
to catch up with incompatible changes, particularly to support WSL V2.
|
||||||
maybe uninstall WSL first, see [issue 343 comment](https://github.com/mintty/wsltty/issues/343#issuecomment-1818367512).
|
(See e.g. issue #343; to work with WSL V2, wsltty 2.0.0 needed a WSL update
|
||||||
Another remedy could be to configure your WSL distributions to run in WSL V1 mode, for example:
|
to [release 1.3.17](https://github.com/microsoft/WSL/releases/tag/1.3.17).)
|
||||||
`wsl --set-version Ubuntu 1`.
|
|
||||||
|
|
||||||
Since release 3.0.5, WSLtty requires Windows version 1809 (the November 2018 release).
|
Since release 3.0.5, WSLtty requires Windows version 1809 (the November 2018 release).
|
||||||
|
|
||||||
|
By end of 2024, wsltty works again with recent updates of the WSL subsystem.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Installation from this repository ###
|
### Installation from this repository ###
|
||||||
|
Loading…
x
Reference in New Issue
Block a user