
WSLC Public Preview available
Available in the WSL 2.9.3 pre-release build. Simply update and restart your terminal and you should have the wslc commands available.

Available in the WSL 2.9.3 pre-release build. Simply update and restart your terminal and you should have the wslc commands available.
I am constantly in and out of tmux throughout the day and having wsl automatically shut down despite the tmux server running is super annoying, how can I have windows just leave it running?
tried vmIdleTimeout=-1 (and 0 and 99999... since theres no documentation on values) in the .wslconfig, it didn't fix it
using cachyos, using systemd, but I ran a fresh ubuntu on defaults and its doing the same thing
I'm evaluating an architecture to completely separate gaming and development, and I'm unsure which approach would be more practical.
Option 1: Windows as the host
The goal is to keep the entire development environment inside Linux:
~/.config, ~/.vscode and ~/.local./home/user/projects.No .vscode, .nuget or other development-related directories under C:\Users\User.
In practice, Windows would be nothing more than a gaming platform, while Arch running under WSL would behave like an almost independent Linux environment.
Option 2: Linux as the primary OS
My main concern with Fedora is the NVIDIA driver experience in terms of compatibility and stability.
Anyone else still experiencing massive memory leakage through WSL2 ?
I do not have important logs to share
But my process eats up 20K MBs at times.
Especially when using some services like Kiro-cli or compiling code.