mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
docs: note about WSL 2 not working with unix mux
refs: https://github.com/microsoft/WSL/issues/5961
This commit is contained in:
parent
3f6ff534d3
commit
039ddd14dc
@ -129,6 +129,8 @@ return {
|
||||
|
||||
### Connecting into Windows Subsystem for Linux
|
||||
|
||||
*Note: this only works with WSL 1. [WSL 2 doesn't support AF_UNIX interop](https://github.com/microsoft/WSL/issues/5961)*
|
||||
|
||||
Inside your WSL instance, configure `.wezterm.lua` with this snippet:
|
||||
|
||||
```lua
|
||||
|
Loading…
Reference in New Issue
Block a user