1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-01-18 12:05:47 +00:00

instruction to disable WSL 2 (#171)

This commit is contained in:
mintty 2019-07-03 00:00:00 +02:00
parent 7776748081
commit 75c67869bf

View File

@ -79,6 +79,13 @@ WSLtty can be invoked with
Starting the mintty terminal directly from the WSLtty installation location
is discouraged because that would bypass essential options.
#### WSL 2 ####
Due to some incompatible changes by Microsoft, wslbridge cannot connect
in WSL 2 mode at this time.
Workaround:
* `wsl --set-default-version 1`
---
### Configuration ###