Skip to content

Commit

Permalink
docs: note about WSL 2 not working with unix mux
Browse files Browse the repository at this point in the history
  • Loading branch information
wez committed May 28, 2021
1 parent 3f6ff53 commit 039ddd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/multiplexing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 039ddd1

Please sign in to comment.