windows idea使用wsl终端

"cmd.exe" /k "wsl.exe"

wsl 重启抽风解决办法
net stop LxssManager    //停止
net start LxssManager   //启动

你可能感兴趣的:(windows idea使用wsl终端)