mirror of
				https://github.com/mintty/wsltty.git
				synced 2025-10-31 15:12:08 +00:00 
			
		
		
		
	instruction to disable WSL 2 (#171)
This commit is contained in:
		| @@ -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 ### | ||||
|   | ||||
		Reference in New Issue
	
	Block a user